Skip navigation links
A C G I N S T 

A

arrayOf(Type) - Static method in class io.victoralbertos.jolyglot.Types
Returns an array type whose elements are all instances of componentType.

C

collectionElementType(Type, Class<?>) - Static method in class io.victoralbertos.jolyglot.Types
Returns the element type of this collection type.

G

getRawType(Type) - Static method in class io.victoralbertos.jolyglot.Types
 

I

io.victoralbertos.jolyglot - package io.victoralbertos.jolyglot
 

N

newParameterizedType(Type, Type...) - Static method in class io.victoralbertos.jolyglot.Types
Returns a new parameterized type, applying typeArguments to rawType.

S

subtypeOf(Type) - Static method in class io.victoralbertos.jolyglot.Types
Returns a type that represents an unknown type that extends bound.
supertypeOf(Type) - Static method in class io.victoralbertos.jolyglot.Types
Returns a type that represents an unknown supertype of bound.

T

Types - Class in io.victoralbertos.jolyglot
Factory methods for types.
A C G I N S T 
Skip navigation links