public class StateServicesDirectory extends Object
| Constructor and Description |
|---|
StateServicesDirectory() |
| Modifier and Type | Method and Description |
|---|---|
StateServicesSet |
get(Integer key) |
NavigableSet<Integer> |
getDescendingKeySet() |
void |
put(Integer key,
StateServicesSet value) |
public void put(Integer key, StateServicesSet value)
public StateServicesSet get(Integer key)
public NavigableSet<Integer> getDescendingKeySet()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.