Uses of Interface
org.terracotta.toolkit.collections.ToolkitSortedSet

Packages that use ToolkitSortedSet
org.terracotta.toolkit   
 

Uses of ToolkitSortedSet in org.terracotta.toolkit
 

Methods in org.terracotta.toolkit that return ToolkitSortedSet
<E extends Comparable<? super E>>
ToolkitSortedSet<E>
Toolkit.getSortedSet(String name, Class<E> klazz)
          Returns an already created ToolkitSortedSet if one exists for the given name parameter, otherwise creates one and returns it.
 



Copyright © 2014 Terracotta, Inc.. All Rights Reserved.