public class ContextControllerState extends Object
Constructor and Description |
---|
ContextControllerState(TreeMap<ContextStatePathKey,ContextStatePathValue> states,
boolean imported,
ContextPartitionImportCallback partitionImportCallback) |
Modifier and Type | Method and Description |
---|---|
ContextPartitionImportCallback |
getPartitionImportCallback() |
TreeMap<ContextStatePathKey,ContextStatePathValue> |
getStates() |
boolean |
isImported() |
public ContextControllerState(TreeMap<ContextStatePathKey,ContextStatePathValue> states, boolean imported, ContextPartitionImportCallback partitionImportCallback)
public TreeMap<ContextStatePathKey,ContextStatePathValue> getStates()
public boolean isImported()
public ContextPartitionImportCallback getPartitionImportCallback()