Hierarchy For Package org.infinispan.protostream.annotations.impl.processor.types
Class Hierarchy
- java.lang.Object
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory (implements org.infinispan.protostream.annotations.impl.types.XTypeFactory)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorArray (implements org.infinispan.protostream.annotations.impl.processor.types.HasModelElement, org.infinispan.protostream.annotations.impl.types.XClass)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorClass (implements org.infinispan.protostream.annotations.impl.processor.types.HasModelElement, org.infinispan.protostream.annotations.impl.types.XClass)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorConstructor (implements org.infinispan.protostream.annotations.impl.types.XConstructor)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorEnumConstant (implements org.infinispan.protostream.annotations.impl.types.XEnumConstant)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorField (implements org.infinispan.protostream.annotations.impl.types.XField)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorMethod (implements org.infinispan.protostream.annotations.impl.processor.types.HasModelElement, org.infinispan.protostream.annotations.impl.types.XMethod)
- org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorPrimitiveType (implements org.infinispan.protostream.annotations.impl.processor.types.HasModelElement, org.infinispan.protostream.annotations.impl.types.XClass)
Interface Hierarchy
- org.infinispan.protostream.annotations.impl.processor.types.HasModelElement