Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractHashable - Class in net.anwiba.commons.lang.hashable
 
AbstractHashable() - Constructor for class net.anwiba.commons.lang.hashable.AbstractHashable
 
AbstractObjectCollection<T> - Class in net.anwiba.commons.lang.collection
 
AbstractObjectCollection(List<T>) - Constructor for class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
AbstractObjectList<T> - Class in net.anwiba.commons.lang.collection
 
AbstractObjectList(Collection<T>) - Constructor for class net.anwiba.commons.lang.collection.AbstractObjectList
 
accept(IAcceptor<T>) - Method in class net.anwiba.commons.lang.collection.CollectionAcceptorBuilder
 
accept(Collection<T>) - Method in class net.anwiba.commons.lang.collection.CollectionAcceptorBuilder.CollectionAcceptor
 
accept(T) - Method in interface net.anwiba.commons.lang.functional.IAcceptor
 
accept(char) - Method in interface net.anwiba.commons.lang.functional.ICharFilter
 
accept(int) - Method in interface net.anwiba.commons.lang.io.filter.IFilteringInputStreamValidator
 
accept(int) - Method in class net.anwiba.commons.lang.io.filter.PatternFilter
 
accept(IAcceptor<T>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
accept(K) - Method in class net.anwiba.commons.lang.visitor.BlockVisitor
 
accept(K) - Method in class net.anwiba.commons.lang.visitor.ClosurVisitor
 
accept(K, I) - Method in class net.anwiba.commons.lang.visitor.FunctionVisitor
 
add(T...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
add(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
add(T...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
add(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
add(T...) - Method in interface net.anwiba.commons.lang.collection.IObjectCollectionReceiver
 
add(Iterable<T>) - Method in interface net.anwiba.commons.lang.collection.IObjectCollectionReceiver
 
add(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.ObjectListBuilder
 
add(T) - Method in class net.anwiba.commons.lang.collection.ObjectListBuilder
 
add(int) - Method in class net.anwiba.commons.lang.counter.Counter
 
add(long) - Method in class net.anwiba.commons.lang.counter.Counter
 
add(long) - Method in interface net.anwiba.commons.lang.counter.ICounter
 
add(Map.Entry<K, V>) - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
add(V) - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
add(int) - Method in class net.anwiba.commons.lang.queue.IntValueQueue
 
aggregate(I, V) - Method in interface net.anwiba.commons.lang.functional.IAggregator
 
aggregate(R, IAggregator<R, O, R, E>) - Method in interface net.anwiba.commons.lang.functional.IIterable
 
aggregate(O, IAggregator<O, T, O, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
aggregate(O, IAggregator<O, T, O, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
AlpaNumericStringComparator - Class in net.anwiba.commons.lang.comparable
 
AlpaNumericStringComparator() - Constructor for class net.anwiba.commons.lang.comparable.AlpaNumericStringComparator
 
and(IAcceptor<? super T>) - Method in interface net.anwiba.commons.lang.functional.IAcceptor
 
and(IApplicable<? super T>) - Method in interface net.anwiba.commons.lang.functional.IApplicable
 
arrive(IItem<K, V>) - Method in interface net.anwiba.commons.lang.tree.walker.IItemVisitor
 
asArray(IntFunction<O[]>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asArray(IntFunction<O[]>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
asCollection() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asCollection() - Method in interface net.anwiba.commons.lang.stream.IStream
 
asIterable() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asIterable() - Method in interface net.anwiba.commons.lang.stream.IStream
 
asList() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asList() - Method in interface net.anwiba.commons.lang.stream.IStream
 
asMap(IFactory<T, K, E>, IFactory<T, V, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asMap(IFactory<T, K, E>, IFactory<T, V, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
asObjectList() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asObjectList() - Method in interface net.anwiba.commons.lang.stream.IStream
 
asSet() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
asSet() - Method in interface net.anwiba.commons.lang.stream.IStream
 
assimilate(T, O) - Method in interface net.anwiba.commons.lang.functional.IAssimilator
 
available() - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 

B

bind(IOptional<I, E>, IFunction<I, O, E>) - Static method in class net.anwiba.commons.lang.optional.Optional
 
BlockVisitor<K,E extends Exception> - Class in net.anwiba.commons.lang.visitor
 
BlockVisitor() - Constructor for class net.anwiba.commons.lang.visitor.BlockVisitor
 
BooleanContainer - Class in net.anwiba.commons.lang.primitive
 
BooleanContainer(Boolean) - Constructor for class net.anwiba.commons.lang.primitive.BooleanContainer
 
BreadthFirstSearchValueIterator<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
BreadthFirstSearchValueIterator(ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.iterator.BreadthFirstSearchValueIterator
 
BreadthFirstSearchValueIteratorFactory<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
BreadthFirstSearchValueIteratorFactory() - Constructor for class net.anwiba.commons.lang.tree.iterator.BreadthFirstSearchValueIteratorFactory
 
build() - Method in class net.anwiba.commons.lang.collection.CollectionAcceptorBuilder
 
build() - Method in class net.anwiba.commons.lang.collection.ObjectListBuilder
 
build() - Method in class net.anwiba.commons.lang.map.HasMapBuilder
 
Builder(Class<E>) - Constructor for class net.anwiba.commons.lang.stream.Streams.Builder
 

C

calculate(Integer, Integer) - Method in class net.anwiba.commons.lang.tree.distance.IntegerDistanceCalculator
 
calculate(T, T) - Method in interface net.anwiba.commons.lang.tree.distance.IObjectDistanceCalculator
 
calculate(String, String) - Method in class net.anwiba.commons.lang.tree.distance.LevenshteinStringDistanceCalculator
 
calculate() - Method in class net.anwiba.commons.lang.tree.TreeItemChooser.ObjectPair
 
CanceledException - Exception in net.anwiba.commons.lang.exception
 
CanceledException(String) - Constructor for exception net.anwiba.commons.lang.exception.CanceledException
 
CanceledException() - Constructor for exception net.anwiba.commons.lang.exception.CanceledException
 
check() - Method in interface net.anwiba.commons.lang.functional.IWatcher
 
choose(Comparator<K>, ITreeItem<K, V>, K, V) - Method in interface net.anwiba.commons.lang.tree.ITreeItemChooser
 
choose(Comparator<K>, ITreeItem<K, V>, K, V) - Method in class net.anwiba.commons.lang.tree.TreeItemChooser
 
ClassSwitches - Class in net.anwiba.commons.lang.visitor
 
ClassSwitches() - Constructor for class net.anwiba.commons.lang.visitor.ClassSwitches
 
ClassVisitors - Class in net.anwiba.commons.lang.visitor
 
ClassVisitors() - Constructor for class net.anwiba.commons.lang.visitor.ClassVisitors
 
clear() - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
clear() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
clear() - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
clear() - Method in class net.anwiba.commons.lang.queue.IntValueQueue
 
clone() - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
clone() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
clone() - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
close() - Method in interface net.anwiba.commons.lang.functional.ICloseable
 
close() - Method in class net.anwiba.commons.lang.io.NoneClosingInputStream
 
ClosurVisitor<K,O,E extends Exception> - Class in net.anwiba.commons.lang.visitor
 
ClosurVisitor() - Constructor for class net.anwiba.commons.lang.visitor.ClosurVisitor
 
CollectionAcceptor(Collection<IAcceptor<T>>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.collection.CollectionAcceptorBuilder.CollectionAcceptor
 
CollectionAcceptorBuilder<T> - Class in net.anwiba.commons.lang.collection
 
CollectionAcceptorBuilder() - Constructor for class net.anwiba.commons.lang.collection.CollectionAcceptorBuilder
 
CollectionAcceptorBuilder.CollectionAcceptor<T> - Class in net.anwiba.commons.lang.collection
 
ComparableComparator<C extends Comparable<C>> - Class in net.anwiba.commons.lang.comparable
 
ComparableComparator() - Constructor for class net.anwiba.commons.lang.comparable.ComparableComparator
 
ComparableNumber - Class in net.anwiba.commons.lang.number
 
ComparableNumber(Number) - Constructor for class net.anwiba.commons.lang.number.ComparableNumber
 
compare(String, String) - Method in class net.anwiba.commons.lang.comparable.AlpaNumericStringComparator
 
compare(C, C) - Method in class net.anwiba.commons.lang.comparable.ComparableComparator
 
compare(Number, Number) - Method in class net.anwiba.commons.lang.comparable.NumberComparator
 
compare(T, T) - Method in class net.anwiba.commons.lang.comparable.ToStringComparator
 
compareImpl(Number, Number) - Static method in class net.anwiba.commons.lang.comparable.NumberComparator
 
compareTo(ComparableNumber) - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
COMPLEX - Static variable in class net.anwiba.commons.lang.tree.converter.ItemToStringConverter
 
consume(I) - Method in interface net.anwiba.commons.lang.functional.ICloseableConsumer
 
consume(I) - Method in interface net.anwiba.commons.lang.functional.IConsumer
 
consume(IConsumer<T, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
contains(Object) - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
contains(Object) - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
contains(T) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
containsKey(Object) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
containsValue(Object) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
ConversionException - Exception in net.anwiba.commons.lang.functional
 
ConversionException(String, Throwable) - Constructor for exception net.anwiba.commons.lang.functional.ConversionException
 
ConversionException(String) - Constructor for exception net.anwiba.commons.lang.functional.ConversionException
 
ConversionException(Throwable) - Constructor for exception net.anwiba.commons.lang.functional.ConversionException
 
convert(I) - Method in interface net.anwiba.commons.lang.functional.IConverter
 
convert(IConverter<T, O, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
convert(IConverter<T, O, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
convert(IAggregator<Integer, T, O, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
convert(IConverter<T, O, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
convert(IAggregator<Integer, T, O, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
ConvertingIteratorIterator<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
ConvertingIteratorIterator(IIterator<I, E>, IAcceptor<I>, IConverter<I, O, E>) - Constructor for class net.anwiba.commons.lang.stream.ConvertingIteratorIterator
 
Counter - Class in net.anwiba.commons.lang.counter
 
Counter(long) - Constructor for class net.anwiba.commons.lang.counter.Counter
 
Counter(long, long) - Constructor for class net.anwiba.commons.lang.counter.Counter
 
create(I) - Method in interface net.anwiba.commons.lang.collection.IObjectIteratorFactory
 
create(I) - Method in interface net.anwiba.commons.lang.functional.IFactory
 
create(ITreeItem<K, V>) - Method in class net.anwiba.commons.lang.tree.iterator.BreadthFirstSearchValueIteratorFactory
 
create(ITreeItem<K, V>) - Method in class net.anwiba.commons.lang.tree.iterator.DeepFirstSearchValueIteratorFactory
 
create(ITreeItem<K, V>) - Method in class net.anwiba.commons.lang.tree.iterator.SortedKeyIteratorFactory
 
create(ITreeItem<K, V>) - Method in class net.anwiba.commons.lang.tree.iterator.SortedValueIteratorFactory
 
create() - Static method in class net.anwiba.commons.lang.visitor.ClassSwitches
 
create() - Static method in class net.anwiba.commons.lang.visitor.EnumSwitches
 
CreationException - Exception in net.anwiba.commons.lang.exception
 
CreationException(String, Throwable) - Constructor for exception net.anwiba.commons.lang.exception.CreationException
 
CreationException(String) - Constructor for exception net.anwiba.commons.lang.exception.CreationException
 

D

decrement() - Method in class net.anwiba.commons.lang.counter.Counter
 
decrement() - Method in interface net.anwiba.commons.lang.counter.ICounter
 
decrement() - Method in interface net.anwiba.commons.lang.counter.IIntCounter
 
decrement() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
DeepFirstSearchValueIterator<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
DeepFirstSearchValueIterator(ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.iterator.DeepFirstSearchValueIterator
 
DeepFirstSearchValueIteratorFactory<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
DeepFirstSearchValueIteratorFactory() - Constructor for class net.anwiba.commons.lang.tree.iterator.DeepFirstSearchValueIteratorFactory
 
defaultCase(IBlock<E>) - Method in class net.anwiba.commons.lang.visitor.BlockVisitor
 
defaultCase(IClosure<O, E>) - Method in class net.anwiba.commons.lang.visitor.ClosurVisitor
 
defaultCase(ISupplier<O, E>) - Method in class net.anwiba.commons.lang.visitor.EnumSwitch
 
defaultCase(IFunction<I, O, E>) - Method in class net.anwiba.commons.lang.visitor.FunctionVisitor
 
defaultCase(E) - Method in interface net.anwiba.commons.lang.visitor.IVisitor
 
defined(Object) - Static method in class net.anwiba.commons.lang.optional.If
 
distinct() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
distinct() - Method in interface net.anwiba.commons.lang.stream.IStream
 
doubleValue() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 

E

empty() - Static method in class net.anwiba.commons.lang.collection.ObjectList
 
empty() - Static method in class net.anwiba.commons.lang.optional.Optional
 
empty(Class<E>) - Static method in class net.anwiba.commons.lang.optional.Optional
 
entrySet() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
EnumSwitch<I,O,E extends Exception> - Class in net.anwiba.commons.lang.visitor
 
EnumSwitch(IConverter<I, I, E>) - Constructor for class net.anwiba.commons.lang.visitor.EnumSwitch
 
EnumSwitches - Class in net.anwiba.commons.lang.visitor
 
EnumSwitches() - Constructor for class net.anwiba.commons.lang.visitor.EnumSwitches
 
EnumVisitors - Class in net.anwiba.commons.lang.visitor
 
EnumVisitors() - Constructor for class net.anwiba.commons.lang.visitor.EnumVisitors
 
equals(T, T) - Method in interface net.anwiba.commons.lang.functional.IEqualComperator
 
equals(Object) - Method in class net.anwiba.commons.lang.hashable.AbstractHashable
 
equals(Object) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
equals(Object) - Method in class net.anwiba.commons.lang.hashable.MapEntry
 
equals(Object) - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
equals(double, double) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(Object, Object) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(byte[], byte[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(short[], short[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(int[], int[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(long[], long[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(float[], float[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(double[], double[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(Object[], Object[]) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
equals(IConverter<T, O, E>, O) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
equals(Object) - Method in class net.anwiba.commons.lang.tree.TreeItemChooser.ObjectPair
 
excecute(ISupplier<O, RuntimeException>) - Method in class net.anwiba.commons.lang.optional.If
 
excecute(Class<E>, ISupplier<O, E>) - Method in class net.anwiba.commons.lang.optional.If
 
excecute(IBlock<E>) - Method in class net.anwiba.commons.lang.optional.If
 
excecute(ISupplier<O, RuntimeException>) - Method in interface net.anwiba.commons.lang.optional.IIf
 
excecute(Class<E>, ISupplier<O, E>) - Method in interface net.anwiba.commons.lang.optional.IIf
 
excecute(IBlock<E>) - Method in interface net.anwiba.commons.lang.optional.IIf
 
execute() - Method in interface net.anwiba.commons.lang.functional.IBlock
 
execute() - Method in interface net.anwiba.commons.lang.functional.IClosure
 
execute(I) - Method in interface net.anwiba.commons.lang.functional.IFunction
 
execute() - Method in interface net.anwiba.commons.lang.functional.IInterruptableClosure
 
execute(I) - Method in interface net.anwiba.commons.lang.functional.IInterruptableFunction
 
execute(V) - Method in interface net.anwiba.commons.lang.functional.IInterruptableProcedure
 
execute(I) - Method in interface net.anwiba.commons.lang.functional.IProcedure
 
execute() - Method in interface net.anwiba.commons.lang.functional.IStrategy
 

F

failed(ISupplier<T, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
failed(IConverter<E, T, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
failed(Class<E>, E) - Static method in class net.anwiba.commons.lang.optional.Optional
 
failed(ISupplier<Iterable<T>, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
failed(ISupplier<Iterable<T>, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
FailedStream<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
filter(IAcceptor<T>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
filter(IAcceptor<T>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
FilteredJavaUtilIteratorIterator<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
FilteredJavaUtilIteratorIterator(Iterator<T>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.stream.FilteredJavaUtilIteratorIterator
 
FilteringInputStream - Class in net.anwiba.commons.lang.io
 
FilteringInputStream(InputStream, IFilteringInputStreamValidator) - Constructor for class net.anwiba.commons.lang.io.FilteringInputStream
 
FilteringIteratorIterator<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
FilteringIteratorIterator(IIterator<T, E>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.stream.FilteringIteratorIterator
 
first(IAcceptor<O>) - Method in interface net.anwiba.commons.lang.functional.IIterable
 
first() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
first(IAcceptor<T>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
first() - Method in interface net.anwiba.commons.lang.stream.IStream
 
first(IAcceptor<T>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
flat(IConverter<T, Iterable<O>, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
flat(IConverter<T, Iterable<O>, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
floatValue() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
foreach(IConsumer<? super T, E>) - Method in interface net.anwiba.commons.lang.collection.IObjectIterable
 
foreach(IConsumer<O, E>) - Method in interface net.anwiba.commons.lang.functional.IIterable
 
foreach(IAssimilator<Integer, O, E>) - Method in interface net.anwiba.commons.lang.functional.IIterable
 
foreach(IConsumer<T, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
foreach(IAssimilator<Integer, T, E>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
foreach(IConsumer<T, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
foreach(IAssimilator<Integer, T, E>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
forEachRemaining(IConsumer<? super T, E>) - Method in interface net.anwiba.commons.lang.collection.IObjectIterator
 
from(int) - Method in class net.anwiba.commons.lang.stream.Streams.Builder
 
From(Class<E>, int) - Constructor for class net.anwiba.commons.lang.stream.Streams.From
 
FunctionResult - Enum in net.anwiba.commons.lang.functional
 
FunctionSwitch<K,I,O,E extends Exception> - Class in net.anwiba.commons.lang.visitor
 
FunctionSwitch(IConverter<I, K, E>) - Constructor for class net.anwiba.commons.lang.visitor.FunctionSwitch
 
FunctionVisitor<K,I,O,E extends Exception> - Class in net.anwiba.commons.lang.visitor
 
FunctionVisitor() - Constructor for class net.anwiba.commons.lang.visitor.FunctionVisitor
 

G

generateBoolean() - Method in class net.anwiba.commons.lang.random.RandomObjectGenerator
 
generateCharacter() - Method in class net.anwiba.commons.lang.random.RandomObjectGenerator
 
generateDouble() - Method in class net.anwiba.commons.lang.random.RandomObjectGenerator
 
generateInteger() - Method in class net.anwiba.commons.lang.random.RandomObjectGenerator
 
generateInteger(int) - Method in class net.anwiba.commons.lang.random.RandomObjectGenerator
 
generateString() - Method in class net.anwiba.commons.lang.random.RandomObjectGenerator
 
get(int...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
get(int) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
get(int...) - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
get(int) - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
get(Object) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
get() - Method in interface net.anwiba.commons.lang.object.IObjectProvider
 
get() - Method in class net.anwiba.commons.lang.object.ObjectContainer
 
get() - Method in interface net.anwiba.commons.lang.optional.ILazy
 
get() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
get() - Method in class net.anwiba.commons.lang.optional.Lazy
 
get() - Method in class net.anwiba.commons.lang.primitive.BooleanContainer
 
get() - Method in interface net.anwiba.commons.lang.primitive.IBooleanProvider
 
get(K) - Method in interface net.anwiba.commons.lang.tree.ITree
 
get(K) - Method in class net.anwiba.commons.lang.tree.Tree
 
getBalanced() - Method in interface net.anwiba.commons.lang.tree.ITreeItem
 
getBreadthSearchFirstValues() - Method in interface net.anwiba.commons.lang.tree.ITree
 
getBreadthSearchFirstValues() - Method in class net.anwiba.commons.lang.tree.Tree
 
getCause() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
getDeepSearchFirstValues() - Method in interface net.anwiba.commons.lang.tree.ITree
 
getDeepSearchFirstValues() - Method in class net.anwiba.commons.lang.tree.Tree
 
getElement() - Method in interface net.anwiba.commons.lang.tree.IItem
 
getFirst() - Method in class net.anwiba.commons.lang.tree.Tree
 
getFirstObject() - Method in class net.anwiba.commons.lang.object.ObjectPair
 
getFirstObject() - Method in class net.anwiba.commons.lang.tree.TreeItemChooser.ObjectPair
 
getKey() - Method in class net.anwiba.commons.lang.hashable.MapEntry
 
getKey() - Method in interface net.anwiba.commons.lang.tree.IItem
 
getKeys() - Method in interface net.anwiba.commons.lang.tree.ITree
 
getKeys() - Method in class net.anwiba.commons.lang.tree.Tree
 
getLast() - Method in class net.anwiba.commons.lang.tree.Tree
 
getLeft() - Method in interface net.anwiba.commons.lang.tree.ITreeItem
 
getNext() - Static method in class net.anwiba.commons.lang.identifier.IdentifierSequence
 
getNext() - Method in interface net.anwiba.commons.lang.tree.ITreeItem
 
getNextValue() - Static method in class net.anwiba.commons.lang.identifier.IdentifierSequence
 
getNumber() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
getObject() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
getOr(ISupplier<T, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
getOrThrow(ISupplier<X, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
getOrThrow(IConverter<E, X, X>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
getParent() - Method in interface net.anwiba.commons.lang.tree.ITreeItem
 
getPrevious() - Method in interface net.anwiba.commons.lang.tree.ITreeItem
 
getQueue() - Method in interface net.anwiba.commons.lang.io.filter.IFilteringInputStreamValidator
 
getQueue() - Method in class net.anwiba.commons.lang.io.filter.PatternFilter
 
getRight() - Method in interface net.anwiba.commons.lang.tree.ITreeItem
 
getRoot() - Method in class net.anwiba.commons.lang.tree.Tree
 
getSecondObject() - Method in class net.anwiba.commons.lang.object.ObjectPair
 
getSecondObject() - Method in class net.anwiba.commons.lang.tree.TreeItemChooser.ObjectPair
 
getText(T) - Method in interface net.anwiba.commons.lang.object.IObjectText
 
getText(T) - Method in class net.anwiba.commons.lang.object.ObjectText
 
getTreeWalker() - Method in interface net.anwiba.commons.lang.tree.ITree
 
getTreeWalker() - Method in class net.anwiba.commons.lang.tree.Tree
 
getValue() - Method in class net.anwiba.commons.lang.hashable.MapEntry
 
getValue() - Method in class net.anwiba.commons.lang.identifier.Identifier
 
getValue() - Method in interface net.anwiba.commons.lang.identifier.IIdentifier
 
getValues() - Method in interface net.anwiba.commons.lang.tree.ITree
 
getValues() - Method in class net.anwiba.commons.lang.tree.Tree
 

H

handle(T) - Method in interface net.anwiba.commons.lang.functional.IHandler
 
HashableEntrySet<K extends IHashable,V> - Class in net.anwiba.commons.lang.hashable
 
HashableEntrySet() - Constructor for class net.anwiba.commons.lang.hashable.HashableEntrySet
 
HashableIdentifier - Class in net.anwiba.commons.lang.hashable
 
HashableIdentifier() - Constructor for class net.anwiba.commons.lang.hashable.HashableIdentifier
 
HashableMap<K extends IHashable,V> - Class in net.anwiba.commons.lang.hashable
 
HashableMap() - Constructor for class net.anwiba.commons.lang.hashable.HashableMap
 
HashableMap(int) - Constructor for class net.anwiba.commons.lang.hashable.HashableMap
 
HashableMap(int, float) - Constructor for class net.anwiba.commons.lang.hashable.HashableMap
 
HashableSet<V extends IHashable> - Class in net.anwiba.commons.lang.hashable
 
HashableSet() - Constructor for class net.anwiba.commons.lang.hashable.HashableSet
 
HashableSet(int) - Constructor for class net.anwiba.commons.lang.hashable.HashableSet
 
HashableSet(int, float) - Constructor for class net.anwiba.commons.lang.hashable.HashableSet
 
hashCode() - Method in class net.anwiba.commons.lang.hashable.AbstractHashable
 
hashCode() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
hashCode() - Method in class net.anwiba.commons.lang.hashable.MapEntry
 
hashCode() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
hashCode(int, int, double) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
hashCode(int, int, long) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
hashCode(int, int, Object) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
hashCode(Object...) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
hashCode() - Method in class net.anwiba.commons.lang.tree.TreeItemChooser.ObjectPair
 
hashValue() - Method in class net.anwiba.commons.lang.hashable.HashableIdentifier
 
hashValue() - Method in interface net.anwiba.commons.lang.hashable.IHashable
 
hashValue() - Method in class net.anwiba.commons.lang.identifier.Identifier
 
HasMapBuilder<K,V> - Class in net.anwiba.commons.lang.map
 
HasMapBuilder() - Constructor for class net.anwiba.commons.lang.map.HasMapBuilder
 
hasNext() - Method in class net.anwiba.commons.lang.comparable.SortItemIterator
 
hasNext() - Method in interface net.anwiba.commons.lang.functional.IClosableIterator
 
hasNext() - Method in interface net.anwiba.commons.lang.functional.IIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.ConvertingIteratorIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.FilteredJavaUtilIteratorIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.FilteringIteratorIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.IteratorConvertingIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.IteratorCountingIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.IteratorFilteringIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.IteratorFlattingIterator
 
hasNext() - Method in class net.anwiba.commons.lang.stream.JavaUtilIteratorFilteringIterator
 
hasNext() - Method in class net.anwiba.commons.lang.tree.iterator.BreadthFirstSearchValueIterator
 
hasNext() - Method in class net.anwiba.commons.lang.tree.iterator.DeepFirstSearchValueIterator
 
hasNext() - Method in class net.anwiba.commons.lang.tree.iterator.SortedItemIterator
 
hasNext() - Method in class net.anwiba.commons.lang.tree.iterator.SortedKeyIterator
 
hasNext() - Method in class net.anwiba.commons.lang.tree.iterator.SortedValueIterator
 
hasPrevious() - Method in class net.anwiba.commons.lang.tree.iterator.SortedItemIterator
 
hasPrevious() - Method in class net.anwiba.commons.lang.tree.iterator.SortedKeyIterator
 
hasPrevious() - Method in class net.anwiba.commons.lang.tree.iterator.SortedValueIterator
 

I

IAcceptor<T> - Interface in net.anwiba.commons.lang.functional
 
IAggregator<I,V,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IApplicable<T> - Interface in net.anwiba.commons.lang.functional
 
IAssimilator<T,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IBlock<E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IBooleanContainer - Interface in net.anwiba.commons.lang.primitive
 
IBooleanProvider - Interface in net.anwiba.commons.lang.primitive
 
IBooleanReceiver - Interface in net.anwiba.commons.lang.primitive
 
ICharFilter - Interface in net.anwiba.commons.lang.functional
 
IClosableIterator<T,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
ICloseable<E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
ICloseableConsumer<I,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IClosure<O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IConsumer<I,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IConverter<I,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
ICounter - Interface in net.anwiba.commons.lang.counter
 
identical(Object) - Method in class net.anwiba.commons.lang.hashable.HashableIdentifier
 
identical(Object) - Method in interface net.anwiba.commons.lang.hashable.IHashable
 
identical(Object) - Method in class net.anwiba.commons.lang.identifier.Identifier
 
Identifier - Class in net.anwiba.commons.lang.identifier
 
Identifier(long) - Constructor for class net.anwiba.commons.lang.identifier.Identifier
 
IdentifierSequence - Class in net.anwiba.commons.lang.identifier
 
IdentifierSequence() - Constructor for class net.anwiba.commons.lang.identifier.IdentifierSequence
 
identity() - Static method in interface net.anwiba.commons.lang.functional.IFunction
 
IEqualComperator<T> - Interface in net.anwiba.commons.lang.functional
 
IExecutable - Interface in net.anwiba.commons.lang.functional
 
If - Class in net.anwiba.commons.lang.optional
 
IFactory<I,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
ifCase(IBlock<E>, K...) - Method in class net.anwiba.commons.lang.visitor.BlockVisitor
 
ifCase(IFunction<I, O, E>, Class...) - Static method in class net.anwiba.commons.lang.visitor.ClassVisitors
 
ifCase(IClosure<O, E>, Class...) - Static method in class net.anwiba.commons.lang.visitor.ClassVisitors
 
ifCase(IBlock<E>, Class...) - Static method in class net.anwiba.commons.lang.visitor.ClassVisitors
 
ifCase(IClosure<O, E>, K...) - Method in class net.anwiba.commons.lang.visitor.ClosurVisitor
 
ifCase(ISupplier<O, E>, I...) - Method in class net.anwiba.commons.lang.visitor.EnumSwitch
 
ifCase(IFunction<I, O, E>, K...) - Static method in class net.anwiba.commons.lang.visitor.EnumVisitors
 
ifCase(IClosure<O, E>, K...) - Static method in class net.anwiba.commons.lang.visitor.EnumVisitors
 
ifCase(IBlock<E>, K...) - Static method in class net.anwiba.commons.lang.visitor.EnumVisitors
 
ifCase(IFunction<I, O, E>, K...) - Method in class net.anwiba.commons.lang.visitor.FunctionVisitor
 
ifCase(E, K...) - Method in interface net.anwiba.commons.lang.visitor.IVisitor
 
IFilteringInputStreamValidator - Interface in net.anwiba.commons.lang.io.filter
 
IFunction<I,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IHandler<T,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IHashable - Interface in net.anwiba.commons.lang.hashable
 
IIdentifier - Interface in net.anwiba.commons.lang.identifier
 
IIf - Interface in net.anwiba.commons.lang.optional
 
IIntCounter - Interface in net.anwiba.commons.lang.counter
 
IInterruptableClosure<O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IInterruptableFunction<I,O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IInterruptableProcedure<V,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IIsNullDecider - Interface in net.anwiba.commons.lang.random
 
IItem<K,V> - Interface in net.anwiba.commons.lang.tree
 
IItemVisitor<K,V> - Interface in net.anwiba.commons.lang.tree.walker
 
IIterable<O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IIterator<O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
ILazy<T,E extends Exception> - Interface in net.anwiba.commons.lang.optional
 
IModifier<O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IMutableObjectCollection<T> - Interface in net.anwiba.commons.lang.collection
 
IMutableObjectList<T> - Interface in net.anwiba.commons.lang.collection
 
increment() - Method in class net.anwiba.commons.lang.counter.Counter
 
increment() - Method in interface net.anwiba.commons.lang.counter.ICounter
 
increment() - Method in interface net.anwiba.commons.lang.counter.IIntCounter
 
increment() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
indices(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
indices(Iterable<T>) - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
InitializeException - Exception in net.anwiba.commons.lang.exception
 
InitializeException(String) - Constructor for exception net.anwiba.commons.lang.exception.InitializeException
 
InitializeException(String, Throwable) - Constructor for exception net.anwiba.commons.lang.exception.InitializeException
 
insert(K, V) - Method in interface net.anwiba.commons.lang.tree.ITree
 
insert(K, V) - Method in class net.anwiba.commons.lang.tree.Tree
 
instanceOf(Class<O>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
instanceOf(Class<O>) - Method in class net.anwiba.commons.lang.stream.FailedStream
 
instanceOf(Class<O>) - Method in interface net.anwiba.commons.lang.stream.IStream
 
IntCounter - Class in net.anwiba.commons.lang.counter
 
IntCounter(int) - Constructor for class net.anwiba.commons.lang.counter.IntCounter
 
IntCounter(int, int) - Constructor for class net.anwiba.commons.lang.counter.IntCounter
 
IntegerDistanceCalculator - Class in net.anwiba.commons.lang.tree.distance
 
IntegerDistanceCalculator() - Constructor for class net.anwiba.commons.lang.tree.distance.IntegerDistanceCalculator
 
intValue() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
IntValueQueue - Class in net.anwiba.commons.lang.queue
 
IntValueQueue() - Constructor for class net.anwiba.commons.lang.queue.IntValueQueue
 
IObjectCollection<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectCollectionReceiver<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectContainer<T> - Interface in net.anwiba.commons.lang.object
 
IObjectDistanceCalculator<T> - Interface in net.anwiba.commons.lang.tree.distance
 
IObjectIterable<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectIterator<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectIteratorFactory<I,O> - Interface in net.anwiba.commons.lang.collection
 
IObjectList<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectListProvider<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectListReceiver<T> - Interface in net.anwiba.commons.lang.collection
 
IObjectProvider<T> - Interface in net.anwiba.commons.lang.object
 
IObjectReceiver<T> - Interface in net.anwiba.commons.lang.object
 
IObjectText<T> - Interface in net.anwiba.commons.lang.object
 
IObjectToStringConverter<T> - Interface in net.anwiba.commons.lang.object
 
IObjectVoter<T> - Interface in net.anwiba.commons.lang.object
 
IOptional<T,E extends Exception> - Interface in net.anwiba.commons.lang.optional
 
IProcedure<I,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IProvider<T> - Interface in net.anwiba.commons.lang.functional
 
IResolver<T> - Interface in net.anwiba.commons.lang.functional
 
isAccepted() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
isApplicable(T) - Method in interface net.anwiba.commons.lang.functional.IApplicable
 
isEmpty() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
isEmpty() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
isEmpty() - Method in interface net.anwiba.commons.lang.collection.IObjectCollection
 
isEmpty() - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
isEmpty() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
isEmpty() - Method in interface net.anwiba.commons.lang.object.IObjectProvider
 
isEmpty() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
isEmpty() - Method in class net.anwiba.commons.lang.queue.IntValueQueue
 
isEmpty() - Method in interface net.anwiba.commons.lang.tree.ITree
 
isEmpty() - Method in class net.anwiba.commons.lang.tree.Tree
 
isFalse(IBlock<E>) - Method in interface net.anwiba.commons.lang.primitive.IBooleanProvider
 
isNull() - Method in interface net.anwiba.commons.lang.random.IIsNullDecider
 
isNull() - Method in class net.anwiba.commons.lang.random.RandomIsNullDecider
 
isSuccessful() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
isToStringImplemented(Class<?>) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
IStrategy<T,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
IStream<T,E extends Exception> - Interface in net.anwiba.commons.lang.stream
 
isTrue(boolean) - Static method in class net.anwiba.commons.lang.optional.If
 
isTrue(Boolean) - Static method in class net.anwiba.commons.lang.optional.If
 
isTrue(IBlock<E>) - Method in interface net.anwiba.commons.lang.primitive.IBooleanProvider
 
ISupplier<O,E extends Exception> - Interface in net.anwiba.commons.lang.functional
 
ItemToStringConverter<K,V> - Class in net.anwiba.commons.lang.tree.converter
 
ItemToStringConverter() - Constructor for class net.anwiba.commons.lang.tree.converter.ItemToStringConverter
 
ItemToStringConverter(int) - Constructor for class net.anwiba.commons.lang.tree.converter.ItemToStringConverter
 
iterable(IAcceptor<O>) - Method in interface net.anwiba.commons.lang.functional.IIterable
 
IterableConvertingIterable<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IterableConvertingIterable(IIterable<I, E>, IAcceptor<I>, IConverter<I, O, E>) - Constructor for class net.anwiba.commons.lang.stream.IterableConvertingIterable
 
IterableCountingIterable<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IterableCountingIterable(IIterable<I, E>, IAcceptor<I>, IAggregator<Integer, I, O, E>) - Constructor for class net.anwiba.commons.lang.stream.IterableCountingIterable
 
IterableFilteringIterable<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IterableFilteringIterable(IIterable<T, E>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.stream.IterableFilteringIterable
 
IterableFlattingIterable<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IterableFlattingIterable(IIterable<I, E>, IAcceptor<I>, IConverter<I, Iterable<O>, E>) - Constructor for class net.anwiba.commons.lang.stream.IterableFlattingIterable
 
iterator() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
iterator() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
iterator() - Method in interface net.anwiba.commons.lang.collection.IObjectIterable
 
iterator() - Method in interface net.anwiba.commons.lang.functional.IClosableIterator
 
iterator() - Method in interface net.anwiba.commons.lang.functional.IIterable
 
iterator(IAcceptor<O>) - Method in interface net.anwiba.commons.lang.functional.IIterable
 
iterator() - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
iterator() - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
iterator() - Method in class net.anwiba.commons.lang.stream.IterableConvertingIterable
 
iterator() - Method in class net.anwiba.commons.lang.stream.IterableCountingIterable
 
iterator() - Method in class net.anwiba.commons.lang.stream.IterableFilteringIterable
 
iterator() - Method in class net.anwiba.commons.lang.stream.IterableFlattingIterable
 
iterator() - Method in class net.anwiba.commons.lang.stream.JavaUtilIterableFilteringIterable
 
iterator() - Method in class net.anwiba.commons.lang.tree.iterator.TreeIterable
 
iterator() - Method in class net.anwiba.commons.lang.tree.walker.TreeWalker
 
IteratorConvertingIterator<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IteratorConvertingIterator(IIterator<I, E>, IAcceptor<I>, IConverter<I, O, E>) - Constructor for class net.anwiba.commons.lang.stream.IteratorConvertingIterator
 
IteratorCountingIterator<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IteratorCountingIterator(IIterator<I, E>, IAcceptor<I>, IAggregator<Integer, I, O, E>) - Constructor for class net.anwiba.commons.lang.stream.IteratorCountingIterator
 
IteratorFilteringIterator<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IteratorFilteringIterator(IIterator<T, E>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.stream.IteratorFilteringIterator
 
IteratorFlattingIterator<I,O,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
IteratorFlattingIterator(IIterator<I, E>, IAcceptor<I>, IConverter<I, Iterable<O>, E>) - Constructor for class net.anwiba.commons.lang.stream.IteratorFlattingIterator
 
ITree<K,V> - Interface in net.anwiba.commons.lang.tree
 
ITreeItem<K,V> - Interface in net.anwiba.commons.lang.tree
 
ITreeItemChooser<K,V> - Interface in net.anwiba.commons.lang.tree
 
ITreeWalker<K,V> - Interface in net.anwiba.commons.lang.tree.walker
 
IVisitor<K,E extends IExecutable> - Interface in net.anwiba.commons.lang.visitor
 
IWatcher - Interface in net.anwiba.commons.lang.functional
 

J

JavaUtilIterableFilteringIterable<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
JavaUtilIterableFilteringIterable(Iterable<T>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.stream.JavaUtilIterableFilteringIterable
 
JavaUtilIteratorFilteringIterator<T,E extends Exception> - Class in net.anwiba.commons.lang.stream
 
JavaUtilIteratorFilteringIterator(Iterator<T>, IAcceptor<T>) - Constructor for class net.anwiba.commons.lang.stream.JavaUtilIteratorFilteringIterator
 

K

keySet() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 

L

Lazy<T,E extends Exception> - Class in net.anwiba.commons.lang.optional
 
leave(IItem<K, V>) - Method in interface net.anwiba.commons.lang.tree.walker.IItemVisitor
 
LevenshteinStringDistanceCalculator - Class in net.anwiba.commons.lang.tree.distance
 
LevenshteinStringDistanceCalculator() - Constructor for class net.anwiba.commons.lang.tree.distance.LevenshteinStringDistanceCalculator
 
longValue() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 

M

MapEntry<K,V> - Class in net.anwiba.commons.lang.hashable
 
MapEntry(K, V) - Constructor for class net.anwiba.commons.lang.hashable.MapEntry
 
mark(int) - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 
MarkableInputStream - Class in net.anwiba.commons.lang.io
 
MarkableInputStream(InputStream) - Constructor for class net.anwiba.commons.lang.io.MarkableInputStream
 
MarkableInputStream(InputStream, boolean) - Constructor for class net.anwiba.commons.lang.io.MarkableInputStream
 
markSupported() - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 
maximum() - Method in class net.anwiba.commons.lang.counter.Counter
 
maximum() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
minimum() - Method in class net.anwiba.commons.lang.counter.Counter
 
minimum() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
modify(O) - Method in interface net.anwiba.commons.lang.functional.IModifier
 

N

narrow(ILazy<? extends T, E>) - Static method in class net.anwiba.commons.lang.optional.Lazy
 
net.anwiba.commons.lang.collection - package net.anwiba.commons.lang.collection
 
net.anwiba.commons.lang.comparable - package net.anwiba.commons.lang.comparable
 
net.anwiba.commons.lang.counter - package net.anwiba.commons.lang.counter
 
net.anwiba.commons.lang.exception - package net.anwiba.commons.lang.exception
 
net.anwiba.commons.lang.functional - package net.anwiba.commons.lang.functional
 
net.anwiba.commons.lang.hashable - package net.anwiba.commons.lang.hashable
 
net.anwiba.commons.lang.identifier - package net.anwiba.commons.lang.identifier
 
net.anwiba.commons.lang.io - package net.anwiba.commons.lang.io
 
net.anwiba.commons.lang.io.filter - package net.anwiba.commons.lang.io.filter
 
net.anwiba.commons.lang.map - package net.anwiba.commons.lang.map
 
net.anwiba.commons.lang.number - package net.anwiba.commons.lang.number
 
net.anwiba.commons.lang.object - package net.anwiba.commons.lang.object
 
net.anwiba.commons.lang.optional - package net.anwiba.commons.lang.optional
 
net.anwiba.commons.lang.primitive - package net.anwiba.commons.lang.primitive
 
net.anwiba.commons.lang.queue - package net.anwiba.commons.lang.queue
 
net.anwiba.commons.lang.random - package net.anwiba.commons.lang.random
 
net.anwiba.commons.lang.stream - package net.anwiba.commons.lang.stream
 
net.anwiba.commons.lang.tree - package net.anwiba.commons.lang.tree
 
net.anwiba.commons.lang.tree.converter - package net.anwiba.commons.lang.tree.converter
 
net.anwiba.commons.lang.tree.distance - package net.anwiba.commons.lang.tree.distance
 
net.anwiba.commons.lang.tree.iterator - package net.anwiba.commons.lang.tree.iterator
 
net.anwiba.commons.lang.tree.walker - package net.anwiba.commons.lang.tree.walker
 
net.anwiba.commons.lang.visitor - package net.anwiba.commons.lang.visitor
 
next() - Method in class net.anwiba.commons.lang.comparable.SortItemIterator
 
next() - Method in class net.anwiba.commons.lang.counter.Counter
 
next() - Method in interface net.anwiba.commons.lang.counter.ICounter
 
next() - Method in interface net.anwiba.commons.lang.counter.IIntCounter
 
next() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
next() - Method in interface net.anwiba.commons.lang.functional.IClosableIterator
 
next() - Method in interface net.anwiba.commons.lang.functional.IIterator
 
next() - Method in class net.anwiba.commons.lang.stream.ConvertingIteratorIterator
 
next() - Method in class net.anwiba.commons.lang.stream.FilteredJavaUtilIteratorIterator
 
next() - Method in class net.anwiba.commons.lang.stream.FilteringIteratorIterator
 
next() - Method in class net.anwiba.commons.lang.stream.IteratorConvertingIterator
 
next() - Method in class net.anwiba.commons.lang.stream.IteratorCountingIterator
 
next() - Method in class net.anwiba.commons.lang.stream.IteratorFilteringIterator
 
next() - Method in class net.anwiba.commons.lang.stream.IteratorFlattingIterator
 
next() - Method in class net.anwiba.commons.lang.stream.JavaUtilIteratorFilteringIterator
 
next() - Method in class net.anwiba.commons.lang.tree.iterator.BreadthFirstSearchValueIterator
 
next() - Method in class net.anwiba.commons.lang.tree.iterator.DeepFirstSearchValueIterator
 
next() - Method in class net.anwiba.commons.lang.tree.iterator.SortedItemIterator
 
next() - Method in class net.anwiba.commons.lang.tree.iterator.SortedKeyIterator
 
next() - Method in class net.anwiba.commons.lang.tree.iterator.SortedValueIterator
 
NoneClosingInputStream - Class in net.anwiba.commons.lang.io
 
NoneClosingInputStream(InputStream) - Constructor for class net.anwiba.commons.lang.io.NoneClosingInputStream
 
not() - Method in interface net.anwiba.commons.lang.functional.IAcceptor
 
not() - Method in interface net.anwiba.commons.lang.functional.IApplicable
 
notNull() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
notNull() - Method in interface net.anwiba.commons.lang.stream.IStream
 
NULL_STRING - Static variable in class net.anwiba.commons.lang.object.ObjectUtilities
 
NumberComparator - Class in net.anwiba.commons.lang.comparable
 
NumberComparator() - Constructor for class net.anwiba.commons.lang.comparable.NumberComparator
 

O

ObjectCollection<T> - Class in net.anwiba.commons.lang.collection
 
ObjectCollection() - Constructor for class net.anwiba.commons.lang.collection.ObjectCollection
 
ObjectCollection(List<T>) - Constructor for class net.anwiba.commons.lang.collection.ObjectCollection
 
ObjectContainer<T> - Class in net.anwiba.commons.lang.object
 
ObjectContainer() - Constructor for class net.anwiba.commons.lang.object.ObjectContainer
 
ObjectList<T> - Class in net.anwiba.commons.lang.collection
 
ObjectList() - Constructor for class net.anwiba.commons.lang.collection.ObjectList
 
ObjectList(IObjectCollection<T>) - Constructor for class net.anwiba.commons.lang.collection.ObjectList
 
ObjectList(Collection<T>) - Constructor for class net.anwiba.commons.lang.collection.ObjectList
 
ObjectListBuilder<T> - Class in net.anwiba.commons.lang.collection
 
ObjectListBuilder() - Constructor for class net.anwiba.commons.lang.collection.ObjectListBuilder
 
ObjectPair<F,S> - Class in net.anwiba.commons.lang.object
 
ObjectPair(F, S) - Constructor for class net.anwiba.commons.lang.object.ObjectPair
 
ObjectPair(T, U) - Constructor for class net.anwiba.commons.lang.tree.TreeItemChooser.ObjectPair
 
ObjectText<T> - Class in net.anwiba.commons.lang.object
 
ObjectText() - Constructor for class net.anwiba.commons.lang.object.ObjectText
 
ObjectText(String) - Constructor for class net.anwiba.commons.lang.object.ObjectText
 
ObjectUtilities - Class in net.anwiba.commons.lang.object
 
ObjectUtilities() - Constructor for class net.anwiba.commons.lang.object.ObjectUtilities
 
of(T) - Static method in class net.anwiba.commons.lang.collection.ObjectList
 
of(ISupplier<T, RuntimeException>) - Static method in class net.anwiba.commons.lang.optional.Lazy
 
of(Class<E>, ISupplier<T, E>) - Static method in class net.anwiba.commons.lang.optional.Lazy
 
of(T) - Static method in class net.anwiba.commons.lang.optional.Optional
 
of(Optional<T>) - Static method in class net.anwiba.commons.lang.optional.Optional
 
of(Class<E>, T) - Static method in class net.anwiba.commons.lang.optional.Optional
 
of() - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(Class<E>) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(IIterable<T, RuntimeException>) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(Iterable<T>) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(T[]) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(int[]) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(double[]) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(Class<E>, IIterable<T, E>) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(Class<E>, Iterable<T>) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(Class<E>, T[]) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of(Class<E>, Iterator<T>) - Static method in class net.anwiba.commons.lang.stream.Streams
 
of() - Static method in class net.anwiba.commons.lang.visitor.EnumSwitches
 
optional() - Method in interface net.anwiba.commons.lang.object.IObjectProvider
 
optional() - Method in interface net.anwiba.commons.lang.optional.ILazy
 
optional() - Method in class net.anwiba.commons.lang.optional.Lazy
 
Optional<T,E extends Exception> - Class in net.anwiba.commons.lang.optional
 
Optional() - Constructor for class net.anwiba.commons.lang.optional.Optional
 
or(IAcceptor<? super T>) - Method in interface net.anwiba.commons.lang.functional.IAcceptor
 
or(IApplicable<? super T>) - Method in interface net.anwiba.commons.lang.functional.IApplicable
 
or(ISupplier<O, RuntimeException>) - Method in class net.anwiba.commons.lang.optional.If
 
or(Class<E>, ISupplier<O, E>) - Method in class net.anwiba.commons.lang.optional.If
 
or(IBlock<E>) - Method in class net.anwiba.commons.lang.optional.If
 
or(ISupplier<O, RuntimeException>) - Method in interface net.anwiba.commons.lang.optional.IIf
 
or(Class<E>, ISupplier<O, E>) - Method in interface net.anwiba.commons.lang.optional.IIf
 
or(IBlock<E>) - Method in interface net.anwiba.commons.lang.optional.IIf
 
or(T) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
or(IBlock<E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
or(ISupplier<T, E>) - Method in interface net.anwiba.commons.lang.optional.IOptional
 
otherwise(IAcceptor<T>) - Method in class net.anwiba.commons.lang.collection.CollectionAcceptorBuilder
 

P

PatternFilter - Class in net.anwiba.commons.lang.io.filter
 
PatternFilter(byte[]) - Constructor for class net.anwiba.commons.lang.io.filter.PatternFilter
 
poll() - Method in class net.anwiba.commons.lang.queue.IntValueQueue
 
previous() - Method in class net.anwiba.commons.lang.counter.Counter
 
previous() - Method in interface net.anwiba.commons.lang.counter.ICounter
 
previous() - Method in interface net.anwiba.commons.lang.counter.IIntCounter
 
previous() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
previous() - Method in class net.anwiba.commons.lang.tree.iterator.SortedItemIterator
 
previous() - Method in class net.anwiba.commons.lang.tree.iterator.SortedKeyIterator
 
previous() - Method in class net.anwiba.commons.lang.tree.iterator.SortedValueIterator
 
provide() - Method in interface net.anwiba.commons.lang.functional.IProvider
 
put(K, V) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
put(K, V) - Method in class net.anwiba.commons.lang.map.HasMapBuilder
 
putAll(Map<? extends K, ? extends V>) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 

R

RandomIsNullDecider - Class in net.anwiba.commons.lang.random
 
RandomIsNullDecider(long, double) - Constructor for class net.anwiba.commons.lang.random.RandomIsNullDecider
 
RandomObjectGenerator - Class in net.anwiba.commons.lang.random
 
RandomObjectGenerator(long, IIsNullDecider) - Constructor for class net.anwiba.commons.lang.random.RandomObjectGenerator
 
RandomObjectGenerator(long, IIsNullDecider, int) - Constructor for class net.anwiba.commons.lang.random.RandomObjectGenerator
 
read() - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 
read(byte[], int, int) - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 
remove(T...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
remove(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
remove(T...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
remove(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
remove(int...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
remove(T...) - Method in interface net.anwiba.commons.lang.collection.IMutableObjectCollection
 
remove(Iterable<T>) - Method in interface net.anwiba.commons.lang.collection.IMutableObjectCollection
 
remove(T...) - Method in interface net.anwiba.commons.lang.collection.IMutableObjectList
 
remove(int...) - Method in interface net.anwiba.commons.lang.collection.IMutableObjectList
 
remove(Iterable<T>) - Method in interface net.anwiba.commons.lang.collection.IMutableObjectList
 
remove() - Method in interface net.anwiba.commons.lang.collection.IObjectIterator
Deprecated.
remove() - Method in class net.anwiba.commons.lang.comparable.SortItemIterator
 
remove(Object) - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
remove(Object) - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
remove(Object) - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
remove(K) - Method in interface net.anwiba.commons.lang.tree.ITree
 
remove(K) - Method in class net.anwiba.commons.lang.tree.Tree
 
remove(TreeItem<K, V>, K) - Method in class net.anwiba.commons.lang.tree.Tree
 
removeAll() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
removeAll() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
removeAll() - Method in interface net.anwiba.commons.lang.collection.IMutableObjectCollection
 
removeAll() - Method in interface net.anwiba.commons.lang.collection.IMutableObjectList
 
removeAll() - Method in interface net.anwiba.commons.lang.tree.ITree
 
removeAll() - Method in class net.anwiba.commons.lang.tree.Tree
 
removed(K) - Method in interface net.anwiba.commons.lang.tree.ITreeItemChooser
 
removed(K) - Method in class net.anwiba.commons.lang.tree.TreeItemChooser
 
reset() - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 
resolve(T) - Method in interface net.anwiba.commons.lang.functional.IResolver
 
ResolvingException - Exception in net.anwiba.commons.lang.functional
 
ResolvingException(String, Throwable) - Constructor for exception net.anwiba.commons.lang.functional.ResolvingException
 
revert() - Method in class net.anwiba.commons.lang.stream.FailedStream
 
revert() - Method in interface net.anwiba.commons.lang.stream.IStream
 

S

set(T...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
set(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
set(T...) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
set(Iterable<T>) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
set(int, T) - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
set(T...) - Method in interface net.anwiba.commons.lang.collection.IObjectCollectionReceiver
 
set(Iterable<T>) - Method in interface net.anwiba.commons.lang.collection.IObjectCollectionReceiver
 
set(int, T) - Method in interface net.anwiba.commons.lang.collection.IObjectListReceiver
 
set(long) - Method in class net.anwiba.commons.lang.counter.Counter
 
set(long) - Method in interface net.anwiba.commons.lang.counter.ICounter
 
set(T) - Method in interface net.anwiba.commons.lang.object.IObjectReceiver
 
set(T) - Method in class net.anwiba.commons.lang.object.ObjectContainer
 
set(T) - Method in class net.anwiba.commons.lang.object.SingleUseObjectReceiver
 
set(boolean) - Method in class net.anwiba.commons.lang.primitive.BooleanContainer
 
set(boolean) - Method in interface net.anwiba.commons.lang.primitive.IBooleanReceiver
 
setValue(V) - Method in class net.anwiba.commons.lang.hashable.MapEntry
 
SIMPLE - Static variable in class net.anwiba.commons.lang.tree.converter.ItemToStringConverter
 
SingleUseObjectReceiver<T> - Class in net.anwiba.commons.lang.object
 
SingleUseObjectReceiver(IObjectReceiver<T>) - Constructor for class net.anwiba.commons.lang.object.SingleUseObjectReceiver
 
size() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
size() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
size() - Method in interface net.anwiba.commons.lang.collection.IObjectCollection
 
size() - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
size() - Method in class net.anwiba.commons.lang.hashable.HashableEntrySet
 
size() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
size() - Method in class net.anwiba.commons.lang.hashable.HashableSet
 
size() - Method in interface net.anwiba.commons.lang.tree.ITree
 
size() - Method in class net.anwiba.commons.lang.tree.Tree
 
skip(long) - Method in class net.anwiba.commons.lang.io.FilteringInputStream
 
SortedItemIterator<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
SortedItemIterator(ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.iterator.SortedItemIterator
 
SortedKeyIterator<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
SortedKeyIterator(ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.iterator.SortedKeyIterator
 
SortedKeyIteratorFactory<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
SortedKeyIteratorFactory() - Constructor for class net.anwiba.commons.lang.tree.iterator.SortedKeyIteratorFactory
 
SortedValueIterator<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
SortedValueIterator(ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.iterator.SortedValueIterator
 
SortedValueIteratorFactory<K,V> - Class in net.anwiba.commons.lang.tree.iterator
 
SortedValueIteratorFactory() - Constructor for class net.anwiba.commons.lang.tree.iterator.SortedValueIteratorFactory
 
SortItemIterator - Class in net.anwiba.commons.lang.comparable
 
SortItemIterator(String) - Constructor for class net.anwiba.commons.lang.comparable.SortItemIterator
 
stream() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
stream() - Method in interface net.anwiba.commons.lang.collection.IObjectCollection
 
stream() - Method in interface net.anwiba.commons.lang.collection.IObjectList
 
stream() - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
Streams - Class in net.anwiba.commons.lang.stream
 
Streams() - Constructor for class net.anwiba.commons.lang.stream.Streams
 
Streams.Builder<E extends Exception> - Class in net.anwiba.commons.lang.stream
 
Streams.From<E extends Exception> - Class in net.anwiba.commons.lang.stream
 
supply() - Method in interface net.anwiba.commons.lang.functional.ISupplier
 
switchTo(I) - Method in class net.anwiba.commons.lang.visitor.EnumSwitch
 
switchTo(I) - Method in class net.anwiba.commons.lang.visitor.FunctionSwitch
 

T

then(IFunction<? super O, ? extends O, E>) - Method in interface net.anwiba.commons.lang.functional.IAggregator
 
then(IBlock<E>) - Method in interface net.anwiba.commons.lang.functional.IBlock
 
then(IConsumer<? super I, E>) - Method in interface net.anwiba.commons.lang.functional.IConsumer
 
then(IFunction<? super O, ? extends R, E>) - Method in interface net.anwiba.commons.lang.functional.IFunction
 
then(IProcedure<? super I, E>) - Method in interface net.anwiba.commons.lang.functional.IProcedure
 
toCollection() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
toCollection() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
toCollection() - Method in interface net.anwiba.commons.lang.collection.IObjectCollection
 
toList() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
toList() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
toList() - Method in interface net.anwiba.commons.lang.collection.IObjectCollection
 
toOptional() - Method in interface net.anwiba.commons.lang.optional.IOptional
 
toString() - Method in class net.anwiba.commons.lang.hashable.MapEntry
 
toString() - Method in class net.anwiba.commons.lang.number.ComparableNumber
 
toString(T) - Method in interface net.anwiba.commons.lang.object.IObjectToStringConverter
 
toString(Object) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
toString(Object, String) - Static method in class net.anwiba.commons.lang.object.ObjectUtilities
 
toString(ITreeItem<K, V>) - Method in class net.anwiba.commons.lang.tree.converter.ItemToStringConverter
 
toString(Tree<K, V>) - Method in class net.anwiba.commons.lang.tree.converter.TreeToStringConverter
 
ToStringComparator<T> - Class in net.anwiba.commons.lang.comparable
 
ToStringComparator() - Constructor for class net.anwiba.commons.lang.comparable.ToStringComparator
 
Tree<K,V> - Class in net.anwiba.commons.lang.tree
 
Tree(Comparator<K>) - Constructor for class net.anwiba.commons.lang.tree.Tree
 
Tree(Comparator<K>, int, ITreeItemChooser<K, V>) - Constructor for class net.anwiba.commons.lang.tree.Tree
 
TreeItemChooser<K,V> - Class in net.anwiba.commons.lang.tree
 
TreeItemChooser(IObjectDistanceCalculator<K>) - Constructor for class net.anwiba.commons.lang.tree.TreeItemChooser
 
TreeItemChooser.ObjectPair<T,U> - Class in net.anwiba.commons.lang.tree
 
TreeIterable<K,V,O> - Class in net.anwiba.commons.lang.tree.iterator
 
TreeIterable(IObjectIteratorFactory<ITreeItem<K, V>, O>, ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.iterator.TreeIterable
 
TreeToStringConverter<K,V> - Class in net.anwiba.commons.lang.tree.converter
 
TreeToStringConverter() - Constructor for class net.anwiba.commons.lang.tree.converter.TreeToStringConverter
 
TreeToStringConverter(int) - Constructor for class net.anwiba.commons.lang.tree.converter.TreeToStringConverter
 
TreeWalker<K,V> - Class in net.anwiba.commons.lang.tree.walker
 
TreeWalker(ITreeItem<K, V>, ITreeItem<K, V>) - Constructor for class net.anwiba.commons.lang.tree.walker.TreeWalker
 

U

UnreachableCodeReachedException - Exception in net.anwiba.commons.lang.exception
 
UnreachableCodeReachedException() - Constructor for exception net.anwiba.commons.lang.exception.UnreachableCodeReachedException
 
UnreachableCodeReachedException(Throwable) - Constructor for exception net.anwiba.commons.lang.exception.UnreachableCodeReachedException
 
until(int) - Method in class net.anwiba.commons.lang.stream.Streams.From
 

V

value() - Method in class net.anwiba.commons.lang.counter.Counter
 
value() - Method in interface net.anwiba.commons.lang.counter.ICounter
 
value() - Method in interface net.anwiba.commons.lang.counter.IIntCounter
 
value() - Method in class net.anwiba.commons.lang.counter.IntCounter
 
valueOf(String) - Static method in enum net.anwiba.commons.lang.functional.FunctionResult
Returns the enum constant of this type with the specified name.
values() - Method in class net.anwiba.commons.lang.collection.AbstractObjectCollection
 
values() - Method in class net.anwiba.commons.lang.collection.AbstractObjectList
 
values() - Method in interface net.anwiba.commons.lang.collection.IObjectCollection
 
values() - Method in interface net.anwiba.commons.lang.collection.IObjectListProvider
 
values() - Static method in enum net.anwiba.commons.lang.functional.FunctionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.anwiba.commons.lang.hashable.HashableMap
 
vote(T...) - Method in interface net.anwiba.commons.lang.object.IObjectVoter
 

W

walk(IItemVisitor<K, V>) - Method in interface net.anwiba.commons.lang.tree.walker.ITreeWalker
 
walk(IItemVisitor<K, V>) - Method in class net.anwiba.commons.lang.tree.walker.TreeWalker
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.