Class HashSetAdapter$___Marshaller_8c8590f067b48c89786f806c854631dcda9ec51e3bb7bc9d1443e766b42528e5
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.java.collections.HashSetAdapter$___Marshaller_8c8590f067b48c89786f806c854631dcda9ec51e3bb7bc9d1443e766b42528e5
- All Implemented Interfaces:
BaseMarshaller<HashSet>,ElementContainerAdapter<HashSet>,IterableElementContainerAdapter<HashSet,,Object> ProtobufTagMarshaller<HashSet>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class HashSetAdapter$___Marshaller_8c8590f067b48c89786f806c854631dcda9ec51e3bb7bc9d1443e766b42528e5
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<HashSet>, IterableElementContainerAdapter<HashSet,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(HashSet container, Object element) getElements(HashSet container) Returns the Java type handled by this marshaller.intgetNumElements(HashSet 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
-
HashSetAdapter$___Marshaller_8c8590f067b48c89786f806c854631dcda9ec51e3bb7bc9d1443e766b42528e5
public HashSetAdapter$___Marshaller_8c8590f067b48c89786f806c854631dcda9ec51e3bb7bc9d1443e766b42528e5()
-
-
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<HashSet>- 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<HashSet>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
getNumElements
- Specified by:
getNumElementsin interfaceElementContainerAdapter<HashSet>
-
getElements
- Specified by:
getElementsin interfaceIterableElementContainerAdapter<HashSet,Object>
-
appendElement
- Specified by:
appendElementin interfaceIterableElementContainerAdapter<HashSet,Object>
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<HashSet>- Throws:
IOException
-
write
- Specified by:
writein interfaceProtobufTagMarshaller<HashSet>- Throws:
IOException
-