Uses of Interface
org.smallibs.type.HK
Packages that use HK
Package
Description
-
Uses of HK in org.smallibs.concurrent.promise
Subinterfaces of HK in org.smallibs.concurrent.promiseModifier and TypeInterfaceDescriptioninterfacePromise<T>A promise is a component denoting an asynchronous computation. -
Uses of HK in org.smallibs.concurrent.promise.impl
Classes in org.smallibs.concurrent.promise.impl that implement HKModifier and TypeClassDescriptionclassfinal classclassfinal class -
Uses of HK in org.smallibs.control
Classes in org.smallibs.control with type parameters of type HKModifier and TypeInterfaceDescriptioninterfaceApplicative<M,A, S extends HK<M, A, S>> interfaceFilter interfaceinterfaceinterfaceSubinterfaces of HK in org.smallibs.controlModifier and TypeInterfaceDescriptioninterfaceApplicative<M,A, S extends HK<M, A, S>> interfaceinterfaceMethods in org.smallibs.control with type parameters of type HKModifier and TypeMethodDescriptionMethods in org.smallibs.control that return HKModifier and TypeMethodDescriptionMethod called when the current data must be filtered using a given predicate.Method parameters in org.smallibs.control with type arguments of type HK -
Uses of HK in org.smallibs.data
Subinterfaces of HK in org.smallibs.dataClasses in org.smallibs.data that implement HKModifier and TypeClassDescriptionstatic final recordMaybe.None<T>None implementationstatic final recordMaybe.Some<T>Some implementationstatic final recordTry.Failure<T>Failure implementationstatic final recordTry.Success<T>Success implementation -
Uses of HK in org.smallibs.type
Classes in org.smallibs.type with type parameters of type HKMethod parameters in org.smallibs.type with type arguments of type HK