Module net.luis.utils
Package net.luis.utils.util.getter
package net.luis.utils.util.getter
-
InterfacesClassDescriptionA functional interface that provides methods to get a value of a specific type.
This is an extension of theValueGetter
interface.A functional interface that provides methods to get a value of a specific type at a specific index.
The value is hold by the object that implements this interface.A functional interface that provides methods to get a value of a specific type with a specific key.
The value is hold by the object that implements this interface.A functional interface that provides methods to get a value of a specific type.
The value is hold by the object that implements this interface.