Uses of Class
com.github.tonivade.purefun.core.Tuple1
Packages that use Tuple1
Package
Description
-
Uses of Tuple1 in com.github.tonivade.purefun.core
Fields in com.github.tonivade.purefun.core with type parameters of type Tuple1Methods in com.github.tonivade.purefun.core that return Tuple1Modifier and TypeMethodDescription<B> Tuple1<B> static <A> Tuple1<A> Tuple.of(A value1) static <A> Tuple1<A> Tuple1.of(A value1) static <A> Tuple1<A> Methods in com.github.tonivade.purefun.core that return types with arguments of type Tuple1Modifier and TypeMethodDescriptionMethod parameters in com.github.tonivade.purefun.core with type arguments of type Tuple1 -
Uses of Tuple1 in com.github.tonivade.purefun.instances
Methods in com.github.tonivade.purefun.instances that return types with arguments of type Tuple1Method parameters in com.github.tonivade.purefun.instances with type arguments of type Tuple1 -
Uses of Tuple1 in com.github.tonivade.purefun.typeclasses
Methods in com.github.tonivade.purefun.typeclasses that return types with arguments of type Tuple1