Package org.terracotta.toolkit

Interface Summary
Toolkit A toolkit that provides various data-structures.
ToolkitFeature A toolkit feature.
 

Class Summary
ToolkitFactory A static factory class used for creating Toolkit instances.
ToolkitFeatureType<T extends ToolkitFeature> List of features that a toolkit implementation can support.
 

Enum Summary
ToolkitObjectType Type of toolkit objects
 

Exception Summary
InvalidToolkitConfigException An exception that is thrown when a toolkit cannot be instantiated because of configuration error
ToolkitInstantiationException An exception that is thrown when a toolkit cannot be instantiated
ToolkitRuntimeException Super class of all runtime exceptions thrown from toolkit
 



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