Package | Description |
---|---|
org.jgrapht.util |
Non-graph-specific data structures, algorithms, and utilities used by JGraphT.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
TypeUtil.uncheckedCast(Object o,
TypeUtil<T> typeDecl)
Casts an object to a type.
|
Copyright © 2017. All rights reserved.