| Package | Description |
|---|---|
| net.automatalib.commons.util |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2> Pair<T1,T2> |
Pair.make(T1 first,
T2 second)
Convenience function for creating a pair, allowing the user to omit the type parameters.
|
Copyright © 2018. All rights reserved.