JType 0.1.1-redhat-2
C E G H I L M P Q S T U V

C

ClassSerializer - Interface in com.googlecode.jtype
Function that maps classes to a string representation.
ClassSerializers - Class in com.googlecode.jtype
Factory for creating ClassSerializers.
collection(Class<E>) - Static method in class com.googlecode.jtype.Generics
 
com.googlecode.jtype - package com.googlecode.jtype
 
comparator(Class<T>) - Static method in class com.googlecode.jtype.Generics
 

E

enumeration(Class<E>) - Static method in class com.googlecode.jtype.Generics
 
equals(Object) - Method in class com.googlecode.jtype.Generic

G

Generic<T> - Class in com.googlecode.jtype
Provides a generic type literal.
Generic() - Constructor for class com.googlecode.jtype.Generic
 
genericArrayType(Type) - Static method in class com.googlecode.jtype.Types
Creates a generic array type for the specified component type.
Generics - Class in com.googlecode.jtype
Factory for creating common generics.
get(Class<T>) - Static method in class com.googlecode.jtype.Generic
 
get(Type) - Static method in class com.googlecode.jtype.Generic
 
get(Class<T>, Type...) - Static method in class com.googlecode.jtype.Generic
 
getActualTypeArgument(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
getArrayType(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
getComponentType(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
getErasedReferenceType(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
getErasedType(Type) - Static method in class com.googlecode.jtype.TypeUtils
Gets the erased type of the specified type.
getRawType() - Method in class com.googlecode.jtype.Generic
 
getRawType(Type) - Static method in class com.googlecode.jtype.TypeUtils
Deprecated. Use TypeUtils.getErasedReferenceType(Type) instead.
getResolvedInterfaces(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
getResolvedSuperclass(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
getType() - Method in class com.googlecode.jtype.Generic
 

H

hashCode() - Method in class com.googlecode.jtype.Generic

I

isArray(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
isAssignable(Type, Type) - Static method in class com.googlecode.jtype.TypeUtils
 
isInstance(Type, Object) - Static method in class com.googlecode.jtype.TypeUtils
 
isSimpleParameterizedType(Type, Class<?>) - Static method in class com.googlecode.jtype.TypeUtils
 
iterator(Class<E>) - Static method in class com.googlecode.jtype.Generics
 

L

list(Class<E>) - Static method in class com.googlecode.jtype.Generics
 
listIterator(Class<E>) - Static method in class com.googlecode.jtype.Generics
 
lowerBoundedWildcardType(Type) - Static method in class com.googlecode.jtype.Types
Creates a wildcard type with the specified lower bound.

M

map(Class<K>, Class<V>) - Static method in class com.googlecode.jtype.Generics
 

P

parameterizedType(Class<?>, Type...) - Static method in class com.googlecode.jtype.Types
Creates a parameterized type for the specified raw type and actual type arguments.

Q

QUALIFIED - Static variable in class com.googlecode.jtype.ClassSerializers
 
queue(Class<E>) - Static method in class com.googlecode.jtype.Generics
 

S

set(Class<E>) - Static method in class com.googlecode.jtype.Generics
 
SIMPLE - Static variable in class com.googlecode.jtype.ClassSerializers
 
sortedMap(Class<K>, Class<V>) - Static method in class com.googlecode.jtype.Generics
 
sortedSet(Class<E>) - Static method in class com.googlecode.jtype.Generics
 

T

toSimpleString(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
toString(Class<?>) - Method in interface com.googlecode.jtype.ClassSerializer
Gets a string representation of the specified class.
toString() - Method in class com.googlecode.jtype.Generic
toString(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
toString(Type, ClassSerializer) - Static method in class com.googlecode.jtype.TypeUtils
 
toUnqualifiedString() - Method in class com.googlecode.jtype.Generic
 
toUnqualifiedString(Type) - Static method in class com.googlecode.jtype.TypeUtils
 
Types - Class in com.googlecode.jtype
Factory for creating types.
TypeUtils - Class in com.googlecode.jtype
Provides utility methods for working with types.
typeVariable(D, String, Type...) - Static method in class com.googlecode.jtype.Types
Creates a type variable for the specified declaration, name and bounds.

U

unboundedWildcardType() - Static method in class com.googlecode.jtype.Types
Creates an unbounded wildcard type.
UNQUALIFIED - Static variable in class com.googlecode.jtype.ClassSerializers
 
upperBoundedWildcardType(Type) - Static method in class com.googlecode.jtype.Types
Creates a wildcard type with the specified upper bound.

V

valueOf(String) - Static method in class com.googlecode.jtype.Generic
 
valueOf(String) - Static method in class com.googlecode.jtype.Types
Returns a type that corresponds to the specified string.
valueOf(String, Set<String>) - Static method in class com.googlecode.jtype.Types
Returns a type that corresponds to the specified string using the specified import context.

C E G H I L M P Q S T U V
JType 0.1.1-redhat-2

Copyright © 2008-2012 JBoss by Red Hat. All Rights Reserved.