Package | Description |
---|---|
org.adroitlogic.x.utils |
A set of utilities that will facilitate the project-x
|
Modifier and Type | Class and Description |
---|---|
class |
StringPair
|
class |
Tuple<L,R>
A generified value tuple data structure implementation
|
Modifier and Type | Method and Description |
---|---|
Pair<String,String> |
StringPair.swap() |
Pair<R,L> |
Tuple.swap() |
Pair<R,L> |
Pair.swap()
Gives a pair that swaps the values of the current tuple
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.