Skip navigation links
SimpleFlatMapper hosted on GitHub
A B C D E F G H I L M N O P R S T U V W 

A

accept(T, U) - Method in interface org.simpleflatmapper.util.BiConsumer
 
accept(T) - Method in interface org.simpleflatmapper.util.CheckedConsumer
 
accept(T) - Method in interface org.simpleflatmapper.util.Consumer
 
accept(T) - Method in class org.simpleflatmapper.util.ImmutableListCollector
 
accept(T) - Method in class org.simpleflatmapper.util.ImmutableSetCollector
 
accept(T) - Method in class org.simpleflatmapper.util.ListCollector
 
accept(Object) - Method in class org.simpleflatmapper.util.NullConsumer
 
accept(T) - Method in class org.simpleflatmapper.util.SetCollector
 
accept(I) - Method in class org.simpleflatmapper.util.TransformCheckedConsumer
 
and(CharPredicate) - Method in interface org.simpleflatmapper.util.CharPredicate
 
AndPredicate<T> - Class in org.simpleflatmapper.util
 
AndPredicate(Predicate<? super T>, Predicate<? super T>) - Constructor for class org.simpleflatmapper.util.AndPredicate
 
apply(P1, P2) - Method in interface org.simpleflatmapper.util.BiFunction
 
apply(char) - Method in interface org.simpleflatmapper.util.CharPredicate
 
apply(P1, P2) - Method in interface org.simpleflatmapper.util.CheckedBiFunction
 
apply(P1, P2) - Method in class org.simpleflatmapper.util.ConstantBiFunction
 
apply(P) - Method in interface org.simpleflatmapper.util.Function
 
areCompatible(Class<?>, Class<?>) - Static method in class org.simpleflatmapper.util.TypeHelper
 
areEquals(Type, Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
ArrayEnumerable<T> - Class in org.simpleflatmapper.util
 
ArrayEnumerable(T[]) - Constructor for class org.simpleflatmapper.util.ArrayEnumerable
 
ArrayListEnumerable<T> - Class in org.simpleflatmapper.util
 
ArrayListEnumerable(ArrayList<T>) - Constructor for class org.simpleflatmapper.util.ArrayListEnumerable
 
Asserts - Class in org.simpleflatmapper.util
 
Asserts() - Constructor for class org.simpleflatmapper.util.Asserts
 
AutoCloseableEnumerable<T> - Class in org.simpleflatmapper.util
 
AutoCloseableEnumerable(Enumerable<T>, Closer) - Constructor for class org.simpleflatmapper.util.AutoCloseableEnumerable
 
AutoCloseableIterator<E> - Class in org.simpleflatmapper.util
 
AutoCloseableIterator(Iterator<E>, Closer) - Constructor for class org.simpleflatmapper.util.AutoCloseableIterator
 

B

BiConsumer<T,U> - Interface in org.simpleflatmapper.util
 
BiFunction<P1,P2,T> - Interface in org.simpleflatmapper.util
 
BiPredicate<T,V> - Interface in org.simpleflatmapper.util
 
BooleanProvider - Interface in org.simpleflatmapper.util
 
BooleanSupplier - Interface in org.simpleflatmapper.util
 

C

characteristics() - Method in class org.simpleflatmapper.util.EnumerableSpliterator
 
charAt(int) - Method in class org.simpleflatmapper.util.CharSequenceImpl
 
CharPredicate - Interface in org.simpleflatmapper.util
 
CharSequenceImpl - Class in org.simpleflatmapper.util
 
CharSequenceImpl(char[], int, int) - Constructor for class org.simpleflatmapper.util.CharSequenceImpl
 
CheckedBiFunction<P1,P2,T> - Interface in org.simpleflatmapper.util
 
CheckedConsumer<T> - Interface in org.simpleflatmapper.util
 
CheckedConsumerHelper - Class in org.simpleflatmapper.util
 
CheckedConsumerHelper() - Constructor for class org.simpleflatmapper.util.CheckedConsumerHelper
 
close() - Method in class org.simpleflatmapper.util.AutoCloseableEnumerable
 
close() - Method in class org.simpleflatmapper.util.AutoCloseableIterator
 
close() - Method in class org.simpleflatmapper.util.CloseableEnumerable
 
close() - Method in class org.simpleflatmapper.util.CloseableIterator
 
close() - Method in interface org.simpleflatmapper.util.Closer
 
close() - Method in class org.simpleflatmapper.util.ParallelReader
 
CloseableEnumerable<T> - Class in org.simpleflatmapper.util
 
CloseableEnumerable(Enumerable<T>, Closeable) - Constructor for class org.simpleflatmapper.util.CloseableEnumerable
 
CloseableIterator<E> - Class in org.simpleflatmapper.util
 
CloseableIterator(Iterator<E>, Closeable) - Constructor for class org.simpleflatmapper.util.CloseableIterator
 
Closer - Interface in org.simpleflatmapper.util
 
ConstantBiFunction<P1,P2,T> - Class in org.simpleflatmapper.util
 
ConstantBiFunction(T) - Constructor for class org.simpleflatmapper.util.ConstantBiFunction
 
ConstantPredicate<T> - Class in org.simpleflatmapper.util
 
ConstantSupplier<T> - Class in org.simpleflatmapper.util
 
ConstantSupplier(T) - Constructor for class org.simpleflatmapper.util.ConstantSupplier
 
ConstantUnaryFactory<T,P> - Class in org.simpleflatmapper.util
 
Consumer<T> - Interface in org.simpleflatmapper.util
 
currentValue() - Method in class org.simpleflatmapper.util.ArrayEnumerable
 
currentValue() - Method in class org.simpleflatmapper.util.ArrayListEnumerable
 
currentValue() - Method in class org.simpleflatmapper.util.AutoCloseableEnumerable
 
currentValue() - Method in class org.simpleflatmapper.util.CloseableEnumerable
 
currentValue() - Method in interface org.simpleflatmapper.util.Enumerable
 
currentValue() - Method in class org.simpleflatmapper.util.PredicatedEnumerable
 

D

DateFormatSupplier - Interface in org.simpleflatmapper.util.date
 
DefaultDateFormatSupplier - Interface in org.simpleflatmapper.util.date
 

E

Enumerable<T> - Interface in org.simpleflatmapper.util
 
EnumerableIterator<T> - Class in org.simpleflatmapper.util
 
EnumerableIterator(Enumerable<T>) - Constructor for class org.simpleflatmapper.util.EnumerableIterator
 
EnumerableSpliterator<T> - Class in org.simpleflatmapper.util
 
EnumerableSpliterator(Enumerable<T>) - Constructor for class org.simpleflatmapper.util.EnumerableSpliterator
 
EnumHelper - Class in org.simpleflatmapper.util
 
EnumHelper() - Constructor for class org.simpleflatmapper.util.EnumHelper
 
equals(Object) - Method in class org.simpleflatmapper.util.AndPredicate
 
equals(Object) - Method in class org.simpleflatmapper.util.CharSequenceImpl
 
equals(Object) - Method in class org.simpleflatmapper.util.ConstantPredicate
 
equals(Object) - Method in class org.simpleflatmapper.util.EqualsPredicate
 
equals(Object) - Method in class org.simpleflatmapper.util.OrManyPredicate
 
equals(Object) - Method in class org.simpleflatmapper.util.OrPredicate
 
equals(Object) - Method in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 
EqualsPredicate<T> - Class in org.simpleflatmapper.util
 
ERROR_URL - Static variable in enum org.simpleflatmapper.util.ErrorDoc
 
ErrorDoc - Enum in org.simpleflatmapper.util
 
ErrorHelper - Class in org.simpleflatmapper.util
 
ErrorHelper() - Constructor for class org.simpleflatmapper.util.ErrorHelper
 
estimateSize() - Method in class org.simpleflatmapper.util.EnumerableSpliterator
 
expected - Variable in class org.simpleflatmapper.util.EqualsPredicate
 

F

FactoryClassLoader - Class in org.simpleflatmapper.util
 
FactoryClassLoader(ClassLoader) - Constructor for class org.simpleflatmapper.util.FactoryClassLoader
 
FalseBooleanProvider - Class in org.simpleflatmapper.util
 
FalseBooleanProvider() - Constructor for class org.simpleflatmapper.util.FalseBooleanProvider
 
falsePredicate() - Static method in class org.simpleflatmapper.util.ConstantPredicate
 
findClass(String) - Method in class org.simpleflatmapper.util.FactoryClassLoader
 
ForEachCallBack<E> - Interface in org.simpleflatmapper.util
 
ForEachIndexedCallBack<E> - Interface in org.simpleflatmapper.util
 
forEachRemaining(Consumer<? super T>) - Method in class org.simpleflatmapper.util.EnumerableSpliterator
 
fromBytes(byte[]) - Static method in class org.simpleflatmapper.util.UUIDHelper
 
Function<P,R> - Interface in org.simpleflatmapper.util
 

G

get() - Method in class org.simpleflatmapper.util.ConstantSupplier
 
get() - Method in interface org.simpleflatmapper.util.date.DateFormatSupplier
 
get() - Method in interface org.simpleflatmapper.util.date.DefaultDateFormatSupplier
 
get() - Method in interface org.simpleflatmapper.util.Supplier
 
getAsBoolean() - Method in interface org.simpleflatmapper.util.BooleanSupplier
 
getBoolean() - Method in interface org.simpleflatmapper.util.BooleanProvider
 
getBoolean() - Method in class org.simpleflatmapper.util.FalseBooleanProvider
 
getBoolean() - Method in class org.simpleflatmapper.util.TrueBooleanProvider
 
getClassLoader(Type, ClassLoader) - Static method in class org.simpleflatmapper.util.TypeHelper
 
getComponentTypeOfListOrArray(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
getDefaultExecutor() - Static method in class org.simpleflatmapper.util.ParallelReader
 
getGenericParameterForClass(Type, Class<?>) - Static method in class org.simpleflatmapper.util.TypeHelper
 
getKeyType() - Method in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 
getKeyValueTypeOfMap(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
getList() - Method in class org.simpleflatmapper.util.ImmutableListCollector
 
getList() - Method in class org.simpleflatmapper.util.ListCollector
 
getName() - Method in interface org.simpleflatmapper.util.Named
 
getSet() - Method in class org.simpleflatmapper.util.ImmutableSetCollector
 
getSet() - Method in class org.simpleflatmapper.util.SetCollector
 
getType() - Method in class org.simpleflatmapper.util.TypeReference
 
getTypesMap(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
getValues(Class<E>) - Static method in class org.simpleflatmapper.util.EnumHelper
 
getValueType() - Method in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 

H

handle(E) - Method in interface org.simpleflatmapper.util.ForEachCallBack
 
handle(E, int) - Method in interface org.simpleflatmapper.util.ForEachIndexedCallBack
 
handle(T) - Method in interface org.simpleflatmapper.util.RowHandler
Deprecated.
 
hashCode() - Method in class org.simpleflatmapper.util.AndPredicate
 
hashCode() - Method in class org.simpleflatmapper.util.CharSequenceImpl
 
hashCode() - Method in class org.simpleflatmapper.util.ConstantPredicate
 
hashCode() - Method in class org.simpleflatmapper.util.EqualsPredicate
 
hashCode() - Method in class org.simpleflatmapper.util.OrManyPredicate
 
hashCode() - Method in class org.simpleflatmapper.util.OrPredicate
 
hashCode() - Method in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 
hasNext() - Method in class org.simpleflatmapper.util.AutoCloseableIterator
 
hasNext() - Method in class org.simpleflatmapper.util.CloseableIterator
 
hasNext() - Method in class org.simpleflatmapper.util.EnumerableIterator
 
hasNext() - Method in class org.simpleflatmapper.util.TransformIterator
 

I

idle(int) - Method in interface org.simpleflatmapper.util.ParallelReader.WaitingStrategy
 
ImmutableListCollector<T> - Class in org.simpleflatmapper.util
Implementation of Consumer that collect all the value into a list.
ImmutableListCollector() - Constructor for class org.simpleflatmapper.util.ImmutableListCollector
 
ImmutableSetCollector<T> - Class in org.simpleflatmapper.util
Implementation of Consumer that collect all the value into a set.
ImmutableSetCollector() - Constructor for class org.simpleflatmapper.util.ImmutableSetCollector
 
INSTANCE - Static variable in class org.simpleflatmapper.util.NullConsumer
 
INSTANCE - Static variable in class org.simpleflatmapper.util.TrueBooleanProvider
 
IntFactory<T> - Interface in org.simpleflatmapper.util
 
isArray(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isAssignable(Type, Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isAssignable(Class<?>, Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isEnum(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isInPackage(Type, Predicate<String>) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isJavaLang(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isJoolTuple(Type) - Static method in class org.simpleflatmapper.util.TupleHelper
 
isKotlinClass(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isNumber(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isPrimitive(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
isSfmTuple(Type) - Static method in class org.simpleflatmapper.util.TupleHelper
 
isSupplierOf(Object, Class<?>) - Static method in class org.simpleflatmapper.util.SupplierHelper
 
isTuple(Type) - Static method in class org.simpleflatmapper.util.TupleHelper
 

L

length() - Method in class org.simpleflatmapper.util.CharSequenceImpl
 
ListCollector<T> - Class in org.simpleflatmapper.util
Implementation of Consumer that collect all the value into a list.
ListCollector() - Constructor for class org.simpleflatmapper.util.ListCollector
 

M

MapEntryTypes(Type, Type) - Constructor for class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 

N

Named - Interface in org.simpleflatmapper.util
 
negate() - Method in interface org.simpleflatmapper.util.CharPredicate
 
newInstance(T) - Method in class org.simpleflatmapper.util.ConstantUnaryFactory
 
newInstance(int) - Method in interface org.simpleflatmapper.util.IntFactory
 
newInstance(P) - Method in interface org.simpleflatmapper.util.UnaryFactory
 
newInstance(P) - Method in interface org.simpleflatmapper.util.UnaryFactoryWithException
 
next() - Method in class org.simpleflatmapper.util.ArrayEnumerable
 
next() - Method in class org.simpleflatmapper.util.ArrayListEnumerable
 
next() - Method in class org.simpleflatmapper.util.AutoCloseableEnumerable
 
next() - Method in class org.simpleflatmapper.util.AutoCloseableIterator
 
next() - Method in class org.simpleflatmapper.util.CloseableEnumerable
 
next() - Method in class org.simpleflatmapper.util.CloseableIterator
 
next() - Method in interface org.simpleflatmapper.util.Enumerable
 
next() - Method in class org.simpleflatmapper.util.EnumerableIterator
 
next() - Method in class org.simpleflatmapper.util.PredicatedEnumerable
 
next() - Method in class org.simpleflatmapper.util.TransformIterator
 
NullConsumer - Class in org.simpleflatmapper.util
 

O

OBJECT_OBJECT - Static variable in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 
of(P) - Static method in class org.simpleflatmapper.util.ConstantUnaryFactory
 
of(T) - Static method in class org.simpleflatmapper.util.EqualsPredicate
 
or(CharPredicate) - Method in interface org.simpleflatmapper.util.CharPredicate
 
org.simpleflatmapper.util - package org.simpleflatmapper.util
Utils classes.
org.simpleflatmapper.util.date - package org.simpleflatmapper.util.date
 
OrManyPredicate<T> - Class in org.simpleflatmapper.util
 
OrManyPredicate(Predicate<? super T>...) - Constructor for class org.simpleflatmapper.util.OrManyPredicate
 
OrPredicate<T> - Class in org.simpleflatmapper.util
 
OrPredicate(Predicate<? super T>, Predicate<? super T>) - Constructor for class org.simpleflatmapper.util.OrPredicate
 

P

p1 - Variable in class org.simpleflatmapper.util.AndPredicate
 
p1 - Variable in class org.simpleflatmapper.util.OrPredicate
 
p2 - Variable in class org.simpleflatmapper.util.AndPredicate
 
p2 - Variable in class org.simpleflatmapper.util.OrPredicate
 
ParallelReader - Class in org.simpleflatmapper.util
 
ParallelReader(Reader) - Constructor for class org.simpleflatmapper.util.ParallelReader
Create a new ParallelReader that will fetch the data from that reader in a another thread.
ParallelReader(Reader, Executor) - Constructor for class org.simpleflatmapper.util.ParallelReader
 
ParallelReader(Reader, Executor, int) - Constructor for class org.simpleflatmapper.util.ParallelReader
 
ParallelReader(Reader, Executor, int, int) - Constructor for class org.simpleflatmapper.util.ParallelReader
 
ParallelReader(Reader, Executor, int, int, ParallelReader.WaitingStrategy) - Constructor for class org.simpleflatmapper.util.ParallelReader
Create a new ParallelReader.
ParallelReader.WaitingStrategy - Interface in org.simpleflatmapper.util
 
Predicate<T> - Interface in org.simpleflatmapper.util
 
PredicatedEnumerable<T> - Class in org.simpleflatmapper.util
 
PredicatedEnumerable(Enumerable<? extends T>, Predicate<? super T>) - Constructor for class org.simpleflatmapper.util.PredicatedEnumerable
 
predicates - Variable in class org.simpleflatmapper.util.OrManyPredicate
 
produce(Consumer<? super T>) - Method in interface org.simpleflatmapper.util.ProducerServiceLoader.Producer
 
produceFromServiceLoader(Class<P>, Consumer<T>) - Static method in class org.simpleflatmapper.util.ProducerServiceLoader
Deprecated.
produceFromServiceLoader(ServiceLoader<P>, Consumer<T>) - Static method in class org.simpleflatmapper.util.ProducerServiceLoader
 
ProducerServiceLoader - Class in org.simpleflatmapper.util
 
ProducerServiceLoader() - Constructor for class org.simpleflatmapper.util.ProducerServiceLoader
 
ProducerServiceLoader.Producer<T> - Interface in org.simpleflatmapper.util
 

R

read() - Method in class org.simpleflatmapper.util.ParallelReader
 
read(char[], int, int) - Method in class org.simpleflatmapper.util.ParallelReader
 
registerClass(String, byte[]) - Method in class org.simpleflatmapper.util.FactoryClassLoader
 
remove() - Method in class org.simpleflatmapper.util.AutoCloseableIterator
 
remove() - Method in class org.simpleflatmapper.util.CloseableIterator
 
remove() - Method in class org.simpleflatmapper.util.EnumerableIterator
 
remove() - Method in class org.simpleflatmapper.util.TransformIterator
 
requireNonNull(String, T) - Static method in class org.simpleflatmapper.util.Asserts
 
resolveTypeVariable(Type, TypeVariable) - Static method in class org.simpleflatmapper.util.TypeHelper
 
resolveTypeVariables(Type, Type[]) - Static method in class org.simpleflatmapper.util.TypeHelper
 
rethrow(Throwable) - Static method in class org.simpleflatmapper.util.ErrorHelper
 
RowHandler<T> - Interface in org.simpleflatmapper.util
Deprecated.

S

SetCollector<T> - Class in org.simpleflatmapper.util
Implementation of Consumer that collect all the value into a set.
SetCollector() - Constructor for class org.simpleflatmapper.util.SetCollector
 
subSequence(int, int) - Method in class org.simpleflatmapper.util.CharSequenceImpl
 
Supplier<T> - Interface in org.simpleflatmapper.util
 
SupplierHelper - Class in org.simpleflatmapper.util
 

T

TargetType<T> - Interface in org.simpleflatmapper.util
 
test(T) - Method in class org.simpleflatmapper.util.AndPredicate
 
test(T, V) - Method in interface org.simpleflatmapper.util.BiPredicate
 
test(T) - Method in class org.simpleflatmapper.util.ConstantPredicate
 
test(T) - Method in class org.simpleflatmapper.util.EqualsPredicate
 
test(T) - Method in class org.simpleflatmapper.util.OrManyPredicate
 
test(T) - Method in class org.simpleflatmapper.util.OrPredicate
 
test(T) - Method in interface org.simpleflatmapper.util.Predicate
 
toBoxedClass(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
toBoxedClass(Class<?>) - Static method in class org.simpleflatmapper.util.TypeHelper
 
toBytes(UUID) - Static method in class org.simpleflatmapper.util.UUIDHelper
 
toClass(Type) - Static method in class org.simpleflatmapper.util.TypeHelper
 
toConsumer() - Method in interface org.simpleflatmapper.util.CheckedConsumer
 
toConsumer(CheckedConsumer<T>) - Static method in interface org.simpleflatmapper.util.CheckedConsumer
 
toConsumer(CheckedConsumer<T>) - Static method in class org.simpleflatmapper.util.CheckedConsumerHelper
 
toString() - Method in class org.simpleflatmapper.util.CharSequenceImpl
 
toString() - Method in class org.simpleflatmapper.util.OrManyPredicate
 
toString() - Method in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 
toUrl() - Method in enum org.simpleflatmapper.util.ErrorDoc
 
TransformCheckedConsumer<I,O> - Class in org.simpleflatmapper.util
 
TransformCheckedConsumer(CheckedConsumer<? super O>, Function<? super I, ? extends O>) - Constructor for class org.simpleflatmapper.util.TransformCheckedConsumer
 
TransformIterator<I,O> - Class in org.simpleflatmapper.util
 
TransformIterator(Iterator<I>, Function<? super I, ? extends O>) - Constructor for class org.simpleflatmapper.util.TransformIterator
 
TrueBooleanProvider - Class in org.simpleflatmapper.util
 
truePredicate() - Static method in class org.simpleflatmapper.util.ConstantPredicate
 
tryAdvance(Consumer<? super T>) - Method in class org.simpleflatmapper.util.EnumerableSpliterator
 
trySplit() - Method in class org.simpleflatmapper.util.EnumerableSpliterator
 
TupleHelper - Class in org.simpleflatmapper.util
 
TypeHelper - Class in org.simpleflatmapper.util
 
TypeHelper.MapEntryTypes - Class in org.simpleflatmapper.util
 
TypeReference<T> - Class in org.simpleflatmapper.util
That class is a way to define generic type without implementing the ParameterizedType.
By defining an anonymous instance of it the new class has access to the actual type argument T that the method getType() returns;
new TypeReference<Tuple2<String,Long>>(){}
TypeReference() - Constructor for class org.simpleflatmapper.util.TypeReference
 

U

UnaryFactory<P,T> - Interface in org.simpleflatmapper.util
 
UnaryFactoryWithException<P,T,E extends Exception> - Interface in org.simpleflatmapper.util
 
UUIDHelper - Class in org.simpleflatmapper.util
 
UUIDHelper() - Constructor for class org.simpleflatmapper.util.UUIDHelper
 

V

valueOf(String) - Static method in enum org.simpleflatmapper.util.ErrorDoc
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.simpleflatmapper.util.ErrorDoc
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrap(Class<?>) - Static method in class org.simpleflatmapper.util.TypeHelper
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
SimpleFlatMapper hosted on GitHub

Copyright © 2020. All rights reserved.