Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.microbean.type.JavaTypeSet
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.microbean.type.Bootstraps
- org.microbean.type.ConstantDescs
- org.microbean.type.DefaultGenericArrayType (implements java.lang.constant.Constable, java.lang.reflect.GenericArrayType)
- org.microbean.type.DefaultParameterizedType (implements java.lang.constant.Constable, java.lang.reflect.ParameterizedType)
- org.microbean.type.DefaultTypeVariable<T> (implements java.lang.constant.Constable, java.lang.reflect.TypeVariable<D>)
- org.microbean.type.JavaType.Token<T>
- org.microbean.type.JavaTypes
- org.microbean.type.LowerBoundedWildcardType (implements java.lang.constant.Constable)
- org.microbean.type.Type<T> (implements org.microbean.type.Owner<T>)
- org.microbean.type.Type.Semantics
- org.microbean.type.Type.VariantSemantics
- org.microbean.type.Type.CdiSemantics
- org.microbean.type.Type.CovariantSemantics
- org.microbean.type.Type.InvariantSemantics
- org.microbean.type.Type.VariantSemantics
- org.microbean.type.UnboundedWildcardType (implements java.lang.constant.Constable)
- org.microbean.type.UpperBoundedWildcardType (implements java.lang.constant.Constable)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.microbean.type.Owner<T>