public abstract class IPAddress extends Object
IPAddress(String ipAddress)
abstract boolean
isValid()
boolean
matches(IPAddress anotherIPAddress)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IPAddress(String ipAddress)
public abstract boolean isValid()
public boolean matches(IPAddress anotherIPAddress)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.