A  C  D  E  F  G  H  I  L  M  N  P  R  S  T  V  W 

T

test(Integer) - function in dev.thecodewarrior.mirror.member.Modifier
Returns true if this modifier is present in the passed mods
thenComparing(Comparator) - function in java.util.TypeSpecificityComparator
 
thenComparing(Function,Comparator) - function in java.util.TypeSpecificityComparator
 
thenComparing(Function) - function in java.util.TypeSpecificityComparator
 
thenComparingDouble(ToDoubleFunction) - function in java.util.TypeSpecificityComparator
 
thenComparingInt(ToIntFunction) - function in java.util.TypeSpecificityComparator
 
thenComparingLong(ToLongFunction) - function in java.util.TypeSpecificityComparator
 
toCanonical(T) - function in dev.thecodewarrior.mirror.Mirror
Transforms the passed type to an equivalent one that implements the equals and hashCode methods.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.ConstructorMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.ExecutableMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.FieldMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.MemberMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.MethodMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.ParameterMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.ClassMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.TypeVariableMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toDeclarationString() - function in dev.thecodewarrior.mirror.util.DeclarationMirror
Returns a specialized approximation of the source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.ConstructorMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.ExecutableMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.FieldMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.MemberMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.MethodMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.ParameterMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.ClassMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.TypeVariableMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaDeclarationString() - function in dev.thecodewarrior.mirror.util.DeclarationMirror
Returns a specialized approximation of the Java source code declaration this mirror represents.
toJavaString() - function in dev.thecodewarrior.mirror.type.ArrayMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString() - function in dev.thecodewarrior.mirror.type.ClassMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString() - function in dev.thecodewarrior.mirror.type.ConcreteTypeMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString() - function in dev.thecodewarrior.mirror.type.TypeMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString() - function in dev.thecodewarrior.mirror.type.TypeVariableMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString() - function in dev.thecodewarrior.mirror.type.VoidMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString() - function in dev.thecodewarrior.mirror.type.WildcardMirror
Returns a string approximating the appearance of this type when used in Java source code.
toJavaString(String,String) - function in dev.thecodewarrior.mirror.util.AnnotationList
If this list is empty, an empty string will be returned, otherwise returns the Java-like string representation of this annotation list with annotations separated by joiner and trailing appended to the end.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.ConstructorMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.ExecutableMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.FieldMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.MemberMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.MethodMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.ParameterMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.ClassMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.TypeVariableMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinDeclarationString() - function in dev.thecodewarrior.mirror.util.DeclarationMirror
Returns a specialized approximation of the Kotlin source code declaration this mirror represents.
toKotlinString() - function in dev.thecodewarrior.mirror.type.ArrayMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString() - function in dev.thecodewarrior.mirror.type.ClassMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString() - function in dev.thecodewarrior.mirror.type.ConcreteTypeMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString() - function in dev.thecodewarrior.mirror.type.TypeMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString() - function in dev.thecodewarrior.mirror.type.TypeVariableMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString() - function in dev.thecodewarrior.mirror.type.VoidMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString() - function in dev.thecodewarrior.mirror.type.WildcardMirror
Returns a string approximating the appearance of this type when used in Kotlin source code.
toKotlinString(String,String) - function in dev.thecodewarrior.mirror.util.AnnotationList
If this list is empty, an empty string will be returned, otherwise returns the Kotlin-like string representation of this annotation list with annotations separated by joiner and trailing appended to the end.
toString() - function in dev.thecodewarrior.mirror.impl.coretypes.TypeVariableImpl
 
toString() - function in java.lang.AnnotationFormatException
 
toString() - function in dev.thecodewarrior.mirror.member.ConstructorMirror
Returns a string describing this member.
toString() - function in dev.thecodewarrior.mirror.member.ExecutableMirror
Returns a string describing this member.
toString() - function in dev.thecodewarrior.mirror.member.FieldMirror
Returns a string describing this member.
toString() - function in dev.thecodewarrior.mirror.member.MemberMirror
Returns a string describing this member.
toString() - function in dev.thecodewarrior.mirror.member.MethodMirror
Returns a string describing this member.
toString() - function in dev.thecodewarrior.mirror.member.Modifier
 
toString() - function in dev.thecodewarrior.mirror.member.Modifier.Access
 
toString() - function in dev.thecodewarrior.mirror.type.ArrayMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.type.ClassMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.type.ConcreteTypeMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.type.TypeMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.type.TypeVariableMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.type.VoidMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.type.WildcardMirror
Returns a string approximating the appearance of this type when used in Java source code.
toString() - function in dev.thecodewarrior.mirror.util.AnnotationList
 
TRANSIENT - enum entry in dev.thecodewarrior.mirror.member.Modifier

The Java transient modifier

TypeMirror - class in dev.thecodewarrior.mirror.type
The common superinterface of all mirrors that represent types.
TypeSpecificityComparator - class in dev.thecodewarrior.mirror.type
A comparator that compares the "specificity" of a TypeMirror.
TypeToken - class in dev.thecodewarrior.mirror
A container for a generic type.
typeToken() - function in dev.thecodewarrior.mirror.TypeTokenKt
Create a type token with the given type.
TypeTokenKt - class in dev.thecodewarrior.mirror
 
TypeVariableImpl - class in dev.thecodewarrior.mirror.impl.coretypes
 
TypeVariableMirror - class in dev.thecodewarrior.mirror.type
The type of mirror used to represent type variables.
TypeVisitor - class in dev.thecodewarrior.mirror.impl.coretypes
 
A  C  D  E  F  G  H  I  L  M  N  P  R  S  T  V  W