public static class SkullUtil.Test extends com.google.common.collect.ForwardingMultimap<String,SkullUtil.TestChild>
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.collect.Multimap<String,SkullUtil.TestChild> |
delegate() |
asMap, clear, containsEntry, containsKey, containsValue, entries, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, putAll, remove, removeAll, replaceValues, size, valuesprotected com.google.common.collect.Multimap<String,SkullUtil.TestChild> delegate()
delegate in class com.google.common.collect.ForwardingMultimap<String,SkullUtil.TestChild>