public final class CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5 extends Object implements org.infinispan.protostream.EnumMarshaller<CounterType>
Constructor and Description |
---|
CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5() |
Modifier and Type | Method and Description |
---|---|
CounterType |
decode(int $1) |
int |
encode(CounterType $1) |
Class<CounterType> |
getJavaClass() |
String |
getTypeName() |
public CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5()
public Class<CounterType> getJavaClass()
getJavaClass
in interface org.infinispan.protostream.BaseMarshaller<CounterType>
public String getTypeName()
getTypeName
in interface org.infinispan.protostream.BaseMarshaller<CounterType>
public CounterType decode(int $1)
decode
in interface org.infinispan.protostream.EnumMarshaller<CounterType>
public int encode(CounterType $1) throws IllegalArgumentException
encode
in interface org.infinispan.protostream.EnumMarshaller<CounterType>
IllegalArgumentException
Copyright © 2021 JBoss by Red Hat. All rights reserved.