- AbstractComparableRange<T extends Comparable> - Class in net.hl.lang.defaults
-
- AbstractComparableRange(boolean, boolean, boolean) - Constructor for class net.hl.lang.defaults.AbstractComparableRange
-
- AbstractRange<T> - Class in net.hl.lang.defaults
-
- AbstractRange() - Constructor for class net.hl.lang.defaults.AbstractRange
-
- AbstractRange(boolean, boolean) - Constructor for class net.hl.lang.defaults.AbstractRange
-
- AbstractTuple - Class in net.hl.lang
-
- AbstractTuple() - Constructor for class net.hl.lang.AbstractTuple
-
- and(boolean, boolean) - Static method in class net.hl.lang.ext.HJavaDefaultOperators
-
- applyAsDouble(double) - Method in interface net.hl.lang.DoubleToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(int, int) - Method in interface net.hl.lang.Int2ToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(int, int, int) - Method in interface net.hl.lang.Int3ToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(int, int, int, int) - Method in interface net.hl.lang.Int4ToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(int, int, int, int, int) - Method in interface net.hl.lang.Int5ToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(int) - Method in interface net.hl.lang.IntToDoubleFunction
-
Applies this function to the given argument.
- applyAsInt(int, int) - Method in interface net.hl.lang.Int2ToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int, int, int) - Method in interface net.hl.lang.Int3ToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int, int, int, int) - Method in interface net.hl.lang.Int4ToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int, int, int, int, int) - Method in interface net.hl.lang.Int5ToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int) - Method in interface net.hl.lang.IntToIntFunction
-
Applies this function to the given argument.
- applyOrDefault(T, Function<T, V>) - Static method in class net.hl.lang.ext.HHelpers
-
- ArrayExtensions - Class in net.hl.lang.ext
-
- ArrayExtensions() - Constructor for class net.hl.lang.ext.ArrayExtensions
-
- arrayGet(T[], IntToIntFunction) - Static method in class net.hl.lang.ext.HHelpers
-
- ArraySelector<T> - Interface in net.hl.lang
-