com.sentilla.host.client.application
Class ApplicationYamlMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Integer,ApplicationYaml>
com.sentilla.host.client.application.ApplicationYamlMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Integer,ApplicationYaml>
public class ApplicationYamlMap
- extends HashMap<Integer,ApplicationYaml>
- Author:
- spence
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
ApplicationYamlMap
public ApplicationYamlMap()
Copyright © 2007 Sentilla, Inc. All Rights Reserved.