Class Summary |
ArrayListWrapper |
Extract information from a JavaObject that represents an instance of java.util.ArrayList - JRE 1.6.0 version |
HashMapWrapper |
Extract information from a JavaObject that represents an instance of java.util.HashMap - JRE 1.6.0 version |
HashSetWrapper |
Extract information from a JavaObject that represents an instance of java.util.HashSet. |
LinkedListWrapper |
Extract information from a JavaObject that represents an instance of java.util.LinkedList - JRE 1.6.0 version |
TreeSetWrapper |
Extract information from a JavaObject that represents an instance of java.util.TreeSet. |