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