com.sentilla.host.client.application
Class ApplicationYaml
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
com.sentilla.host.client.application.ApplicationYaml
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Object>
public class ApplicationYaml
- extends HashMap<String,Object>
- Author:
- spence@sentilla.com
- 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
ApplicationYaml
public ApplicationYaml()
ApplicationYaml
public ApplicationYaml(Map<String,Object> id)
Copyright © 2007 Sentilla, Inc. All Rights Reserved.