Package editor.debugger
Class mAIN.MyList
- java.lang.Object
-
- java.util.AbstractMap<K,V>
-
- java.util.HashMap
-
- editor.debugger.mAIN.MyList
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,java.util.Map
- Enclosing class:
- mAIN
static class mAIN.MyList extends java.util.HashMap
-
-
Constructor Summary
Constructors Constructor Description MyList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<java.util.Map.Entry>entrySet()intsize()-
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, values
-
-