Uses of Interface
com.jnape.palatable.lambda.adt.hmap.TypeSafeKey.Simple
-
Packages that use TypeSafeKey.Simple Package Description com.jnape.palatable.lambda.adt.hmap -
-
Uses of TypeSafeKey.Simple in com.jnape.palatable.lambda.adt.hmap
Methods in com.jnape.palatable.lambda.adt.hmap that return TypeSafeKey.Simple Modifier and Type Method Description static <A> TypeSafeKey.Simple<A>
TypeSafeKey. typeSafeKey()
Static factory method for creating a simple type-safe key
-