|
|||||||||
| Home >> All >> org >> jdaemon >> [ util overview ] | PREV NEXT | ||||||||
Uses of Class
org.jdaemon.util.AttributeList
| Uses of AttributeList in org.jdaemon.util |
| Fields in org.jdaemon.util declared as AttributeList | |
static AttributeList |
AttributeList.EMPTY
|
| Methods in org.jdaemon.util that return AttributeList | |
AttributeList |
AttributeList.addAttribute(java.lang.String name,
java.lang.Object value)
Add an attribute (name,value) pair to an existing attribute list. |
AttributeList |
AttributeList.tail()
Get this attribute list less the topmost entry. |
|
|||||||||
| Home >> All >> org >> jdaemon >> [ util overview ] | PREV NEXT | ||||||||