A B C E G H I M N S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- get() - Method in interface com.vladris.maki.ThrowingSupplier
-
Gets a result.
- get() - Static method in class com.vladris.maki.Unit
-
Gets the singleton Unit value.
- get() - Method in class com.vladris.maki.VariantBase
-
Gets the item inhabiting the variant as a
T
. - getError() - Method in class com.vladris.maki.Error
-
Returns the Exception contained in the Error.
- getIndex() - Method in class com.vladris.maki.VariantBase
-
Gets the 0-based index of the type inhabiting the variant.
- getItem() - Method in class com.vladris.maki.VariantBase
-
Gets the item inhabiting the variant as an Object.
- getLeft() - Method in class com.vladris.maki.Either
-
Gets the Left component.
- getRight() - Method in class com.vladris.maki.Either
-
Gets the Right component.
- getValue() - Method in class com.vladris.maki.Error
-
Returns the value contained in the Error.
All Classes All Packages