Package | Description |
---|---|
org.jgrapht.alg.util |
Utilities used by JGraphT algorithms.
|
Modifier and Type | Method and Description |
---|---|
static <A,B> Pair<A,B> |
Pair.of(A a,
B b)
Creates new pair of elements pulling of the necessity to provide
corresponding types of the elements supplied
|
Copyright © 2016. All rights reserved.