public final class Phone extends Object
Phone(String number)
String
city()
country()
boolean
equals(Object other)
int
hashCode()
number()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Phone(@Nonnull String number)
@Nonnull public String country()
@Nonnull public String city()
@Nonnull public String number()
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
public String toString()
toString
Copyright © 2023. All rights reserved.