public class SortedSetMarshaller extends AbstractCollectionMarshaller<SortedSet>
Constructor and Description |
---|
SortedSetMarshaller() |
Modifier and Type | Method and Description |
---|---|
SortedSet |
doDemarshall(EJArray o,
MarshallingSession ctx) |
SortedSet[] |
getEmptyArray()
Returns an empty array of the type handled by this marshaller.
|
doDemarshall, doMarshall, marshallToCollection
demarshall, marshall, marshall
public SortedSet[] getEmptyArray()
Marshaller
List.toArray(T[])
.public SortedSet doDemarshall(EJArray o, MarshallingSession ctx)
doDemarshall
in class AbstractCollectionMarshaller<SortedSet>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.