- compareTo(other) - Method in class io.paulbaker.libs.datastructures.OrdinalMonad
-
- compareTo(other) - Method in class io.paulbaker.libs.datastructures.OrdinalTuple
-
- component1() - Method in class io.paulbaker.libs.datastructures.CredentialsTuple
-
- component1() - Method in class io.paulbaker.libs.datastructures.Monad
-
- component1() - Method in class io.paulbaker.libs.datastructures.OrdinalMonad
-
- component1() - Method in class io.paulbaker.libs.datastructures.OrdinalTuple
-
- component1() - Method in class io.paulbaker.libs.datastructures.Tuple
-
- component2() - Method in class io.paulbaker.libs.datastructures.CredentialsTuple
-
- component2() - Method in class io.paulbaker.libs.datastructures.OrdinalTuple
-
- component2() - Method in class io.paulbaker.libs.datastructures.Tuple
-
- copy(username, password) - Method in class io.paulbaker.libs.datastructures.CredentialsTuple
-
Represents a username and password pair
- copy(item) - Method in class io.paulbaker.libs.datastructures.Monad
-
Holds a single item
- copy(item) - Method in class io.paulbaker.libs.datastructures.OrdinalMonad
-
Holds a single comparable item
- copy(first, second) - Method in class io.paulbaker.libs.datastructures.OrdinalTuple
-
Represents a pair of arbitrarily (yet comparable) typed items
- copy(first, second) - Method in class io.paulbaker.libs.datastructures.Tuple
-
Represents a pair of arbitrarily typed items
- CredentialsTuple - Class in io.paulbaker.libs.datastructures
-
Represents a username and password pair
- CredentialsTuple(username, password) - Constructor for class io.paulbaker.libs.datastructures.CredentialsTuple
-
Represents a username and password pair