- tail() - Method in class jfun.util.List
-
Get the tail of the list.
- TimeZoneEditor - Class in jfun.util.beans
-
The PropertyEditor that converts between String and TimeZone.
- TimeZoneEditor() - Constructor for class jfun.util.beans.TimeZoneEditor
-
- TimeZoneEditor(Object) - Constructor for class jfun.util.beans.TimeZoneEditor
-
- toArray() - Method in class jfun.util.ArrayAsList
-
- toArray() - Method in class jfun.util.IntArray
-
Create a int[] object with all the elements stored in this IntArray.
- toArray() - Method in class jfun.util.List
-
convert the list to an array.
- toArray(Object[]) - Method in class jfun.util.List
-
add the elements of the list to an array.
- toArray(int, Object[]) - Method in class jfun.util.List
-
add the elements of the list to an array from a certain position.
- toList(List) - Method in class jfun.util.List
-
- toObjectType(Class) - Static method in class jfun.util.typing.TypeUtils
-
Convert a primitive type to the corresponding wrapper type
if any.
- toString() - Method in class jfun.util.beans.Bean
-
- toString() - Method in class jfun.util.beans.BeanType
-
- toString() - Method in class jfun.util.List
-
- toString() - Method in class jfun.util.Pair
-
- toString() - Method in class jfun.util.SerializableConstructor
-
- toString() - Method in class jfun.util.SerializableField
-
- toString() - Method in class jfun.util.SerializableMethod
-
- toString() - Method in class jfun.util.yield.Continuator
-
- TypedSuite - Class in jfun.util.typing
-
Abstract class for implementing a suite of typed elements.
- TypedSuite() - Constructor for class jfun.util.typing.TypedSuite
-
- TypeUtils - Class in jfun.util.typing
-
General utility class for dealing with types.
- TypeUtils() - Constructor for class jfun.util.typing.TypeUtils
-