Uses of Interface
com.github.tonivade.purefun.core.ProducerOf
Packages that use ProducerOf
-
Uses of ProducerOf in com.github.tonivade.purefun.core
Subinterfaces of ProducerOf in com.github.tonivade.purefun.coreModifier and TypeInterfaceDescriptioninterfaceProducer<T>This interface represents a function without any parameter.Classes in com.github.tonivade.purefun.core that implement ProducerOf