Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Reactor.fn Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
BiConsumerInterfacereactor.fnReactor
BiFunctionInterfacereactor.fnReactor
ConsumerInterfacereactor.fnReactor
FunctionInterfacereactor.fnReactor
FunctionsHelper methods to provide syntax sugar for working with functional components in Reactor.Classreactor.fnReactor
HashWheelTimerHash Wheel Timer, as per the paper: Hashed and hierarchical timing wheels:Classreactor.fn.timerReactor
HashWheelTimer .BusySpinWaitBusySpin wait strategy.Classreactor.fn.timerReactor
HashWheelTimer .SleepWaitSleep wait strategy.Classreactor.fn.timerReactor
HashWheelTimer .TimerPausableClassreactor.fn.timerReactor
HashWheelTimer .WaitStrategyWait strategy for the timerWait until the given deadline, Interfacereactor.fn.timerReactor
HashWheelTimer .YieldingWaitYielding wait strategy.Classreactor.fn.timerReactor
PausableInterfacereactor.fnReactor
PredicateDetermines if the input object matches some criteria.Interfacereactor.fnReactor
PredicatesClassreactor.fnReactor
ResourceA Resource is a component with an active state, generally consuming hardware capacities (memory, cpu, io).Interfacereactor.fnReactor
Supplier get() or can be created in some other way.Interfacereactor.fnReactor
SuppliersHelper class for working tying Suppliers to Iterables and other types ofCreate a Supplier that aggregates the given list of suppliers by calling each one, inClassreactor.fnReactor
TapA Tap provides a limited window into an event stream.Classreactor.fn.supportReactor
TimerInterfacereactor.fn.timerReactor
TimeUtilsClassreactor.fn.timerReactor
TupleA Tuple is an immutable Collection of objects, each of which can be of an arbitrary type.Classreactor.fn.tupleReactor
Tuple1A tuple that holds a single valueAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple2A tuple that holds two valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple3A tuple that holds three valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple4A tuple that holds four valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple5A tuple that holds five valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple6A tuple that holds six valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple7A tuple that holds seven valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
Tuple8A tuple that holds eight valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor
TupleNA tuple that holds 9 or more valuesAuthor:Jon Brisbin, Stephane MaldiniSee Also:Serialized FormClassreactor.fn.tupleReactor