Package rx.functions
Interface Func0<R>
- Type Parameters:
R- the result type
- All Known Implementing Classes:
InternalObservableUtils.ReplaySupplierBuffer,InternalObservableUtils.ReplaySupplierBufferTime,InternalObservableUtils.ReplaySupplierNoParams,InternalObservableUtils.ReplaySupplierTime,OperatorToMap.DefaultToMapFactory,OperatorToMultimap.DefaultToMultimapFactory
Represents a function with zero arguments.
-
Method Summary