![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
| Pair (final T1 e1, final T2 e2) | |
Public Attributes | |
| final T1 | first |
| final T2 | second |
Convenience class
| <T1> | type of first element |
| <T2> | type of second element |
| grammarscope.jung2.EdgeIndexFunctionImpl< V extends HasIndex, E >.Pair< T1, T2 >.Pair | ( | final T1 | e1, |
| final T2 | e2 | ||
| ) |
| final T1 grammarscope.jung2.EdgeIndexFunctionImpl< V extends HasIndex, E >.Pair< T1, T2 >.first |
| final T2 grammarscope.jung2.EdgeIndexFunctionImpl< V extends HasIndex, E >.Pair< T1, T2 >.second |
1.8.17