- u - Variable in class com.k2.Util.tuple.Tuple21
-
- u - Variable in class com.k2.Util.tuple.Tuple22
-
- u - Variable in class com.k2.Util.tuple.Tuple23
-
- u - Variable in class com.k2.Util.tuple.Tuple24
-
- u - Variable in class com.k2.Util.tuple.Tuple25
-
- u - Variable in class com.k2.Util.tuple.Tuple26
-
- Unit<A> - Class in com.k2.Util.tuple
-
- Unit(Object...) - Constructor for class com.k2.Util.tuple.Unit
-
- Unit(A) - Constructor for class com.k2.Util.tuple.Unit
-
- UtilityError - Error in com.k2.Util.exceptions
-
This Error class is the root of all unchecked errors defined by the k2 utilities
- UtilityError(String, Object...) - Constructor for error com.k2.Util.exceptions.UtilityError
-
Create a utility error with the given message
- UtilityError(Throwable) - Constructor for error com.k2.Util.exceptions.UtilityError
-
Create a utility error for the given throwable cause
- UtilityError(String, Throwable, Object...) - Constructor for error com.k2.Util.exceptions.UtilityError
-
Create a utility error for the given message and throwable cause
- UtilityError(String, Throwable, boolean, boolean, Object...) - Constructor for error com.k2.Util.exceptions.UtilityError
-
Create a utility error for the given message and throwable cause defining whether the error can be suppressed and
Whether the stack trace should be writable.
- UtilTest - Class in com.k2.Util
-
- UtilTest() - Constructor for class com.k2.Util.UtilTest
-