Uses of Interface
com.github.tonivade.purefun.core.Function1Of
Packages that use Function1Of
-
Uses of Function1Of in com.github.tonivade.purefun.core
Subinterfaces of Function1Of in com.github.tonivade.purefun.coreModifier and TypeInterfaceDescriptioninterfaceFunction1<A,R> This interface represents a function with a single parameter.interfaceOperator1<T>Classes in com.github.tonivade.purefun.core that implement Function1Of