Class TreeSetAdapter$___Marshaller_ff7f1d0cf938c9fb1f58960436c346945aa2db13c7095c716649931211c61c5e
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.java.collections.TreeSetAdapter$___Marshaller_ff7f1d0cf938c9fb1f58960436c346945aa2db13c7095c716649931211c61c5e
- All Implemented Interfaces:
BaseMarshaller<TreeSet>,ElementContainerAdapter<TreeSet>,IterableElementContainerAdapter<TreeSet,,Object> ProtobufTagMarshaller<TreeSet>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class TreeSetAdapter$___Marshaller_ff7f1d0cf938c9fb1f58960436c346945aa2db13c7095c716649931211c61c5e
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<TreeSet>, IterableElementContainerAdapter<TreeSet,Object>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
GeneratedMarshallerBase.NestedWriterNested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
ProtobufTagMarshaller.OperationContext, ProtobufTagMarshaller.ReadContext, ProtobufTagMarshaller.WriteContext -
Field Summary
FieldsFields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidappendElement(TreeSet container, Object element) getElements(TreeSet container) Returns the Java type handled by this marshaller.intgetNumElements(TreeSet container) Returns the full name of the message or enum type, defined in a proto file.voidMethods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessageMethods 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
-
Field Details
-
__a$
-
-
Constructor Details
-
TreeSetAdapter$___Marshaller_ff7f1d0cf938c9fb1f58960436c346945aa2db13c7095c716649931211c61c5e
public TreeSetAdapter$___Marshaller_ff7f1d0cf938c9fb1f58960436c346945aa2db13c7095c716649931211c61c5e()
-
-
Method Details
-
getJavaClass
Description copied from interface:BaseMarshallerReturns the Java type handled by this marshaller. This must not change over multiple invocations.- Specified by:
getJavaClassin interfaceBaseMarshaller<TreeSet>- Returns:
- the Java type.
-
getTypeName
Description copied from interface:BaseMarshallerReturns the full name of the message or enum type, defined in a proto file. This must not change over multiple invocations.- Specified by:
getTypeNamein interfaceBaseMarshaller<TreeSet>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
getNumElements
- Specified by:
getNumElementsin interfaceElementContainerAdapter<TreeSet>
-
getElements
- Specified by:
getElementsin interfaceIterableElementContainerAdapter<TreeSet,Object>
-
appendElement
- Specified by:
appendElementin interfaceIterableElementContainerAdapter<TreeSet,Object>
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<TreeSet>- Throws:
IOException
-
write
- Specified by:
writein interfaceProtobufTagMarshaller<TreeSet>- Throws:
IOException
-