T - the decoded type of the elementspublic class UDTValueWrapper<T> extends Object implements PersistedObject<T,T>
UDTValueWrapper class is used to track a user-defined POJO
such that it be ready for encoding.public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public String toString()
toString in class ObjectObject.toString()Copyright (C) 2015-2015 The Helenus Driver Project Authors.