@API(status=INTERNAL, since="4.12") public class UniqueIdStringifier extends Object implements Function<Serializable,String>
UniqueIdStringifier()
String
apply(Serializable uniqueId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public UniqueIdStringifier()
public String apply(Serializable uniqueId)
apply
Function<Serializable,String>