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 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
 
apply(P1, P2) - Method in interface org.simpleflatmapper.util.BiFunction
 
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
 
ArrayEnumarable<T> - Class in org.simpleflatmapper.util
 
ArrayEnumarable(T[]) - Constructor for class org.simpleflatmapper.util.ArrayEnumarable
 
Asserts - Class in org.simpleflatmapper.util
 
Asserts() - Constructor for class org.simpleflatmapper.util.Asserts
 

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.EnumarableSpliterator
 
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.CloseableIterator
 
close() - Method in class org.simpleflatmapper.util.ParallelReader
 
CloseableIterator<E> - Class in org.simpleflatmapper.util
 
CloseableIterator(Iterator<E>, Closeable) - Constructor for class org.simpleflatmapper.util.CloseableIterator
 
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.ArrayEnumarable
 
currentValue() - Method in interface org.simpleflatmapper.util.Enumarable
 

D

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

E

Enumarable<T> - Interface in org.simpleflatmapper.util
 
EnumarableIterator<T> - Class in org.simpleflatmapper.util
 
EnumarableIterator(Enumarable<T>) - Constructor for class org.simpleflatmapper.util.EnumarableIterator
 
EnumarableSpliterator<T> - Class in org.simpleflatmapper.util
 
EnumarableSpliterator(Enumarable<T>) - Constructor for class org.simpleflatmapper.util.EnumarableSpliterator
 
EnumHelper - Class in org.simpleflatmapper.util
 
EnumHelper() - Constructor for class org.simpleflatmapper.util.EnumHelper
 
equals(Object) - Method in class org.simpleflatmapper.util.TypeHelper.MapEntryTypes
 
ERROR_URL - Static variable in class org.simpleflatmapper.util.ErrorDoc
 
ErrorDoc - Class 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.EnumarableSpliterator
 

F

FalseBooleanProvider - Class in org.simpleflatmapper.util
 
FalseBooleanProvider() - Constructor for class org.simpleflatmapper.util.FalseBooleanProvider
 
falsePredicate() - Static method in class org.simpleflatmapper.util.ConstantPredicate
 
ForEachCallBack<E> - Interface in org.simpleflatmapper.util
 
ForEachIndexedCallBack<E> - Interface in org.simpleflatmapper.util
 
forEachRemaining(Consumer<? super T>) - Method in class org.simpleflatmapper.util.EnumarableSpliterator
 
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
 
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.TypeHelper.MapEntryTypes
 
hasNext() - Method in class org.simpleflatmapper.util.CloseableIterator
 
hasNext() - Method in class org.simpleflatmapper.util.EnumarableIterator
 

I

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
 
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

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
 
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.ArrayEnumarable
 
next() - Method in class org.simpleflatmapper.util.CloseableIterator
 
next() - Method in interface org.simpleflatmapper.util.Enumarable
 
next() - Method in class org.simpleflatmapper.util.EnumarableIterator
 
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
 
org.simpleflatmapper.util - package org.simpleflatmapper.util
Utils classes.
org.simpleflatmapper.util.date - package org.simpleflatmapper.util.date
 

P

ParallelReader - Class in org.simpleflatmapper.util
 
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
 
Predicate<T> - Interface in org.simpleflatmapper.util
 
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
 
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(char[], int, int) - Method in class org.simpleflatmapper.util.ParallelReader
 
read() - Method in class org.simpleflatmapper.util.ParallelReader
 
remove() - Method in class org.simpleflatmapper.util.CloseableIterator
 
remove() - Method in class org.simpleflatmapper.util.EnumarableIterator
 
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
 
Supplier<T> - Interface in org.simpleflatmapper.util
 
SupplierHelper - Class in org.simpleflatmapper.util
 

T

TargetType<T> - Interface in org.simpleflatmapper.util
 
test(T, V) - Method in interface org.simpleflatmapper.util.BiPredicate
 
test(T) - Method in class org.simpleflatmapper.util.ConstantPredicate
 
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.TypeHelper.MapEntryTypes
 
toUrl(String) - Static method in class org.simpleflatmapper.util.ErrorDoc
 
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.EnumarableSpliterator
 
trySplit() - Method in class org.simpleflatmapper.util.EnumarableSpliterator
 
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
 

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 W 
Skip navigation links
SimpleFlatMapper hosted on GitHub

Copyright © 2017. All rights reserved.