- get(Class<T>, Object...) - Static method in class bayou.od.OD
-
Lookup an object by (type,tags).
- get(ClassType<T>, Object...) - Static method in class bayou.od.OD
-
Lookup an object by (type,tags).
- get() - Method in interface bayou.od.OD.Supplier
-
- getApplicableClasses() - Method in interface bayou.od.OD.Binding
-
Get all classes this Binding may apply to.
- getBindings() - Static method in class bayou.od.OD.Local
-
Get the local binding list of the current thread.
- getComponentType() - Method in class bayou.jtype.ArrayType
-
Get the component type of the array.
- getDeclaringSite() - Method in class bayou.jtype.TypeVar
-
Where the type variable is declared.
- getLowerBound() - Method in class bayou.jtype.TypeVar
-
The lower bound of the type variable.
- getLowerBound() - Method in class bayou.jtype.Wildcard
-
Get the lower bound.
- getMessage() - Method in exception bayou.od.OD.NotFoundException
-
- getName() - Method in class bayou.jtype.TypeVar
-
Get the name of the type variable.
- getSuperType(ClassType<?>, Class<?>) - Static method in class bayou.jtype.TypeMath
-
Get the supertype of `type` at the specified `superClass`.
- getSuperTypes() - Method in class bayou.jtype.IntersectionType
-
Get the super types of the intersection.
- getTags() - Method in exception bayou.od.OD.NotFoundException
-
- getTheClass() - Method in class bayou.jtype.ClassType
-
Get the class or interface of this type.
- getTheClass() - Method in class bayou.jtype.PrimitiveType
-
The Class representing the primitive type, for example `boolean.class`.
- getType() - Method in exception bayou.od.OD.NotFoundException
-
- getTypeArgs() - Method in class bayou.jtype.ClassType
-
Get the type arguments.
- getTypeVars() - Method in class bayou.jtype.ClassType
-
Get the type variables of the class/interface definition.
- getUpperBound() - Method in class bayou.jtype.TypeVar
-
The upper bound of the type variable.
- getUpperBound() - Method in class bayou.jtype.Wildcard
-
Get the upper bound.