JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package cn.featherfly.common.function
Package Hierarchies:
All Packages
Interface Hierarchy
cn.featherfly.common.function.
BytePredicate
cn.featherfly.common.function.
CharPredicate
cn.featherfly.common.function.
EightArgusConsumer
<E1,E2,E3,E4,E5,E6,E7,E8>
cn.featherfly.common.function.
EightArgusFunction
<E1,E2,E3,E4,E5,E6,E7,E8,R>
cn.featherfly.common.function.
FiveArgusConsumer
<E1,E2,E3,E4,E5>
cn.featherfly.common.function.
FiveArgusFunction
<E1,E2,E3,E4,E5,R>
cn.featherfly.common.function.
FourArgusConsumer
<E1,E2,E3,E4>
cn.featherfly.common.function.
FourArgusFunction
<E1,E2,E3,E4,R>
java.util.function.Function<T,R>
cn.featherfly.common.function.
ToArrayFunction
<T,E>
cn.featherfly.common.function.
ToCollectionFunction
<T,C,E>
cn.featherfly.common.function.
ToListFunction
<T,E>
cn.featherfly.common.function.
ToQueueFunction
<T,E>
cn.featherfly.common.function.
ToSetFunction
<T,E>
cn.featherfly.common.function.
ToDateFunction
<T,D>
cn.featherfly.common.function.
ToEnumFunction
<T,E>
cn.featherfly.common.function.
ToLocalDateFunction
<T>
cn.featherfly.common.function.
ToLocalDateTimeFunction
<T>
cn.featherfly.common.function.
ToLocalTimeFunction
<T>
cn.featherfly.common.function.
ToMapFunction
<T,K,V>
cn.featherfly.common.function.
ToNumberFunction
<T,N>
cn.featherfly.common.function.
ToStringFunction
<T>
cn.featherfly.common.function.
NineArgusConsumer
<E1,E2,E3,E4,E5,E6,E7,E8,E9>
cn.featherfly.common.function.
NineArgusFunction
<E1,E2,E3,E4,E5,E6,E7,E8,E9,R>
cn.featherfly.common.function.
PrimitiveSupplier
cn.featherfly.common.function.
ByteSupplier
cn.featherfly.common.function.
CharSupplier
cn.featherfly.common.function.
ShortSupplier
cn.featherfly.common.function.
SevenArgusConsumer
<E1,E2,E3,E4,E5,E6,E7>
cn.featherfly.common.function.
SevenArgusFunction
<E1,E2,E3,E4,E5,E6,E7,R>
cn.featherfly.common.function.
ShortPredicate
cn.featherfly.common.function.
SixArgusConsumer
<E1,E2,E3,E4,E5,E6>
cn.featherfly.common.function.
SixArgusFunction
<E1,E2,E3,E4,E5,E6,R>
java.util.function.Supplier<T>
cn.featherfly.common.function.
ArraySupplier
<E>
cn.featherfly.common.function.
BaseCollectionSupplier
<C,E>
cn.featherfly.common.function.
CollectionSupplier
<E>
cn.featherfly.common.function.
ListSupplier
<E>
cn.featherfly.common.function.
QueueSupplier
<E>
cn.featherfly.common.function.
SetSupplier
<E>
cn.featherfly.common.function.
BoolSupplier
cn.featherfly.common.function.
CharacterSupplier
cn.featherfly.common.function.
DateSupplier
<T>
cn.featherfly.common.function.
EnumSupplier
<T>
cn.featherfly.common.function.
LocalDateSupplier
cn.featherfly.common.function.
LocalDateTimeSupplier
cn.featherfly.common.function.
LocalTimeSupplier
cn.featherfly.common.function.
MapSupplier
<K,V>
cn.featherfly.common.function.
NumberSupplier
<T>
cn.featherfly.common.function.
StringSupplier
cn.featherfly.common.function.
ThreeArgusConsumer
<E1,E2,E3>
cn.featherfly.common.function.
ThreeArgusFunction
<E1,E2,E3,R>
cn.featherfly.common.function.
ToPrimitiveFunction
<T>
cn.featherfly.common.function.
ToByteFunction
<T>
cn.featherfly.common.function.
ToCharFunction
<T>
cn.featherfly.common.function.
ToShortFunction
<T>
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes