Class Sex$___Marshaller_686776decab982067bf35ab4318e2bd8524dc75ad37047e8ec80c98e8144fe47
java.lang.Object
org.wildfly.clustering.marshalling.protostream.Sex$___Marshaller_686776decab982067bf35ab4318e2bd8524dc75ad37047e8ec80c98e8144fe47
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>,org.infinispan.protostream.EnumMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>
public final class Sex$___Marshaller_686776decab982067bf35ab4318e2bd8524dc75ad37047e8ec80c98e8144fe47
extends Object
implements org.infinispan.protostream.EnumMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>
-
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sexdecode(int $1) intencode(org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex $1) Class<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
Sex$___Marshaller_686776decab982067bf35ab4318e2bd8524dc75ad37047e8ec80c98e8144fe47
public Sex$___Marshaller_686776decab982067bf35ab4318e2bd8524dc75ad37047e8ec80c98e8144fe47()
-
-
Method Details
-
getJavaClass
public Class<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex> getJavaClass()- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>
-
decode
public org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex decode(int $1) - Specified by:
decodein interfaceorg.infinispan.protostream.EnumMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>
-
encode
public int encode(org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex $1) throws IllegalArgumentException - Specified by:
encodein interfaceorg.infinispan.protostream.EnumMarshaller<org.wildfly.clustering.marshalling.protostream.NativeProtoStreamTestCase.Sex>- Throws:
IllegalArgumentException
-