A C D E F G I L M N P R S T U V Y

T

transform(Integer) - Method in class com.infomancers.collections.util.ListTransformation
Transforms item of type T to item of type K.
transform(T) - Method in class com.infomancers.collections.util.MapTransformation
Transforms item of type T to item of type K.
transform(T) - Method in class com.infomancers.collections.util.SimpleTransformationCollection
Transforms item of type T to another type T element using a chain of simple transformations.
transform(T) - Method in interface com.infomancers.collections.util.Transformation
Transforms item of type T to item of type K.
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class com.infomancers.collections.yield.asm.YielderTransformer
 
Transformation<T,K> - Interface in com.infomancers.collections.util
Transforms an item of type T to an item of type K.
TransformationTests - Class in com.infomancers.tests
Created by IntelliJ IDEA.
TransformationTests() - Constructor for class com.infomancers.tests.TransformationTests
 
transformIterable(Iterable<T>, Transformation<T, K>) - Static method in class com.infomancers.collections.iterators.Iterators
Used to create an iterable instance which yields transformed items from an original iterable instance.
transformPlus1() - Method in class com.infomancers.tests.TransformationTests
 
transformPlus1Iteration() - Method in class com.infomancers.tests.TransformationTests
 
TreeAdapter - Interface in com.infomancers.collections.tree
Used as an adapter between an already existing tree model and this collections library.
TreeIterators - Class in com.infomancers.collections.iterators
Utility class used to create an iterator which iterates over all the nodes of a tree, either in prefix or postfix mode.
TreeIterators() - Constructor for class com.infomancers.collections.iterators.TreeIterators
 
TreeIterators.Type - Enum in com.infomancers.collections.iterators
 
TreeModelAdapter - Class in com.infomancers.collections.tree
An adapter wrapping Swing's TreeModel.
TreeModelAdapter() - Constructor for class com.infomancers.collections.tree.TreeModelAdapter
 
TreeTests - Class in com.infomancers.tests
Created by IntelliJ IDEA.
TreeTests() - Constructor for class com.infomancers.tests.TreeTests
 
twoElementsPrefix() - Method in class com.infomancers.tests.TreeTests
 

A C D E F G I L M N P R S T U V Y