- java.lang.Object
-
- java.util.AbstractMap<java.lang.String,java.lang.Object>
-
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
-
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
java.lang.String |
name |
int |
numberOfLegs |
java.lang.String |
type |
-
Method Summary
-
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Field Detail
-
numberOfLegs
public int numberOfLegs
Copyright © 2011-2018 Google. All Rights Reserved.