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