javap/src/main/java/org/apidesign/javap/TrapDataIterator.java
Mon, 31 Dec 2012 12:44:51 +0100 Multiple exceptions in a single method supported
Sat, 29 Dec 2012 20:10:10 +0100 Use only single try/catch on when there is no branching point
Mon, 24 Dec 2012 08:33:40 +0100 Fixing license of files that are donated by us
Sun, 09 Dec 2012 16:32:29 +0100 Using local implementation of Hashtable instead of java.util.HashMap
Sun, 09 Dec 2012 16:25:36 +0100 Using plain array instead of ArrayDeque
Sun, 09 Dec 2012 16:16:19 +0100 Rather than exposing Vector, providing abstraction to encapsulate manipulation with TrapData via 'iterator'