public class TreeItemPair<K,V>
extends javafx.util.Pair<K,V>
Constructor and Description |
---|
TreeItemPair(K key) |
TreeItemPair(K key,
V value) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
Copyright © 2014–2018. All rights reserved.