public class PersistentSortedSetCodec extends AbstractPersistentCollectionCodec<PersistentSortedSet>
clientCollectionClassName, hibernateCollectionClass| Constructor and Description |
|---|
PersistentSortedSetCodec() |
| Modifier and Type | Method and Description |
|---|---|
PersistentSortedSet |
newInstance(ExtendedObjectInput in,
String className) |
canDecode, canEncode, decode, encode, getDecodedClassName, getEncodedClassNamepublic PersistentSortedSetCodec()
public PersistentSortedSet newInstance(ExtendedObjectInput in, String className) throws IOException, ClassNotFoundException, InstantiationException, IllegalAccessException, InvocationTargetException, SecurityException, NoSuchMethodException