Class Attributes
java.lang.Object
java.util.jar.Attributes
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()clone()booleancontainsKey(Object var0) booleancontainsValue(Object var0) entrySet()booleangetValue(Attributes.Name var0) inthashCode()booleanisEmpty()keySet()voidintsize()values()
-
Field Details
-
map
-
-
Constructor Details
-
Attributes
public Attributes() -
Attributes
-
Attributes
public Attributes(int var0)
-
-
Method Details
-
clear
-
containsKey
- Specified by:
containsKeyin interfaceMap
-
containsValue
- Specified by:
containsValuein interfaceMap
-
entrySet
-
get
-
isEmpty
-
keySet
-
put
-
putAll
-
remove
-
size
-
values
-
clone
-
hashCode
-
equals
-
getValue
-
getValue
-
putValue
-