Package org.infinispan.counter.api
Class CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
- java.lang.Object
-
- org.infinispan.counter.api.CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<CounterType>,org.infinispan.protostream.EnumMarshaller<CounterType>
public final class CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5 extends java.lang.Object implements org.infinispan.protostream.EnumMarshaller<CounterType>
-
-
Constructor Summary
Constructors Constructor Description CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CounterTypedecode(int $1)intencode(CounterType $1)java.lang.Class<CounterType>getJavaClass()java.lang.StringgetTypeName()
-
-
-
Method Detail
-
getJavaClass
public java.lang.Class<CounterType> getJavaClass()
-
getTypeName
public java.lang.String getTypeName()
-
decode
public CounterType decode(int $1)
-
encode
public int encode(CounterType $1) throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
-
-