Uses of Class
org.apache.pivot.collections.Dictionary.Pair

Packages that use Dictionary.Pair
org.apache.pivot.collections Defines a set of classes and interfaces that serve as generic collections as well as the data model for UI components. 
 

Uses of Dictionary.Pair in org.apache.pivot.collections
 

Constructors in org.apache.pivot.collections with parameters of type Dictionary.Pair
HashMap(Dictionary.Pair<K,V>... entries)