Constructor and description |
---|
AntProjectPropertiesDelegate
(Project project) |
AntProjectPropertiesDelegate
(Map t) |
Type | Name and description |
---|---|
void |
clear()
|
Object |
clone() |
boolean |
contains(Object value) |
boolean |
containsKey(Object key) |
boolean |
containsValue(Object value) |
Enumeration |
elements() |
Set |
entrySet() |
boolean |
equals(Object o) |
Object |
get(Object key) |
int |
hashCode() |
boolean |
isEmpty() |
Set |
keySet() |
Enumeration |
keys() |
Object |
put(Object key, Object value) |
void |
putAll(Map t) |
Object |
remove(Object key)
|
int |
size() |
String |
toString() |
Collection |
values() |
Methods inherited from class | Name |
---|---|
class Hashtable |
remove, get, put, equals, toString, values, hashCode, clone, clear, contains, isEmpty, size, entrySet, putAll, elements, keySet, keys, containsKey, containsValue, wait, wait, wait, getClass, notify, notifyAll |
class Dictionary |
remove, get, put, isEmpty, size, elements, keys, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2014 The Codehaus. All rights reserved.