Index

A C F I L M N O R S T 
All Classes and Interfaces|All Packages

A

always(Function<From, To>) - Static method in interface one.xingyi.fp.IPartialFunction
 
always(FunctionWithException<From, To>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
applyOr(IPartialFunction<From, To>, Supplier<To>, From) - Static method in interface one.xingyi.fp.IPartialFunction
 
applyOr(IPartialFunctionE<From, To>, Supplier<To>, From) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
applyOrError(IPartialFunction<From, To>, From) - Static method in interface one.xingyi.fp.IPartialFunction
 
applyOrError(IPartialFunctionE<From, To>, From) - Static method in interface one.xingyi.fp.IPartialFunctionE
 

C

chain(To, Collection<IPartialFunction<From, To>>) - Static method in interface one.xingyi.fp.IPartialFunction
 
chain(To, Collection<IPartialFunctionE<From, To>>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
chainToPf(Collection<IPartialFunction<From, To>>) - Static method in interface one.xingyi.fp.IPartialFunction
 
chainToPfE(Collection<IPartialFunctionE<From, To>>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
collectByClassE(Iterable<T>, Class<T1>, FunctionWithException<T, T1>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
collectByClassE(Stream<T>, Class<T1>, FunctionWithException<T, T1>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
collectE(Iterable<T>, FunctionWithException<T, Boolean>, FunctionWithException<T, T1>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
collectE(Stream<T>, FunctionWithException<T, Boolean>, FunctionWithException<T, T1>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 

F

filterE(Iterable<T>, FunctionWithException<T, Boolean>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
filterE(Stream<T>, FunctionWithException<T, Boolean>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
flatMapE(Iterable<T>, FunctionWithException<T, ? extends Collection<T1>>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
flatMapE(Stream<T>, FunctionWithException<T, ? extends Collection<T1>>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
foldE(Iterable<T>, BiFunctionWithException<Acc, T, Acc>, Acc) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
foldE(Stream<T>, BiFunctionWithException<Acc, T, Acc>, Acc) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
foreachE(Iterable<T>, ConsumerWithException<T>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
forEachE(Stream<T>, ConsumerWithException<T>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 

I

IPartialFunction<From,To> - Interface in one.xingyi.fp
 
IPartialFunctionE<From,To> - Interface in one.xingyi.fp
 
isDefinedAt(From) - Method in interface one.xingyi.fp.IPartialFunction
 
isDefinedAt(From) - Method in interface one.xingyi.fp.IPartialFunctionE
 

L

ListComprehensionsForExceptions - Interface in one.xingyi.fp
 

M

map(Map<K, V1>, FunctionWithException<V1, V2>) - Static method in interface one.xingyi.fp.Maps
 
mapE(Iterable<T>, FunctionWithException<T, T1>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
mapE(Stream<T>, FunctionWithException<T, T1>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
mapFn(Collection<IPartialFunction<From, To>>) - Static method in interface one.xingyi.fp.IPartialFunction
 
mapFn(Collection<IPartialFunctionE<From, To>>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
mapReduceFn(Collection<IPartialFunction<From, To>>, Function<List<To>, Result>) - Static method in interface one.xingyi.fp.IPartialFunction
 
mapReduceFn(Collection<IPartialFunctionE<From, To>>, FunctionWithException<List<To>, Result>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
Maps - Interface in one.xingyi.fp
 

N

notNull(Function<From, To>) - Static method in interface one.xingyi.fp.IPartialFunction
 
notNull(FunctionWithException<From, To>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 

O

of(Predicate<From>, Function<From, To>) - Static method in interface one.xingyi.fp.IPartialFunction
 
of(PredicateWithException<From>, FunctionWithException<From, To>) - Static method in interface one.xingyi.fp.IPartialFunctionE
 
one.xingyi.fp - package one.xingyi.fp
 

R

reduceE(Iterable<T>, BiFunctionWithException<T, T, T>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
reduceE(Stream<T>, BiFunctionWithException<T, T, T>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 

S

safe(T, T) - Static method in interface one.xingyi.fp.Safe
 
Safe - Interface in one.xingyi.fp
 
safeList(List<T>) - Static method in interface one.xingyi.fp.Safe
 
safeString(String) - Static method in interface one.xingyi.fp.Safe
 
StreamComprehensionsForExceptions - Interface in one.xingyi.fp
 

T

toIdMapE(Iterable<T>, FunctionWithException<T, Id>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
toIdMapE(Stream<T>, FunctionWithException<T, Id>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
toMapE(Iterable<T>, FunctionWithException<T, K>, FunctionWithException<T, V>) - Static method in interface one.xingyi.fp.ListComprehensionsForExceptions
 
toMapE(Stream<T>, FunctionWithException<T, K>, FunctionWithException<T, V>) - Static method in interface one.xingyi.fp.StreamComprehensionsForExceptions
 
A C F I L M N O R S T 
All Classes and Interfaces|All Packages