BrokerId
Kid
SenderId
UserId
public abstract class JustA<T> extends Object
protected T
value
protected
JustA(T value, Function<? super T,String> valueSerializer)
boolean
equals(Object obj)
int
hashCode()
String
serialize()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final T value
protected JustA(T value, Function<? super T,String> valueSerializer)
public final boolean equals(Object obj)
equals
Object
public final int hashCode()
hashCode
public String toString()
toString
public final String serialize()