Class ASMUtil.LineNumberTable

java.lang.Object
java.util.AbstractMap<MyLabel,Integer>
java.util.HashMap<MyLabel,Integer>
org.glassfish.pfl.dynamic.codegen.impl.ASMUtil.LineNumberTable
All Implemented Interfaces:
Serializable, Cloneable, Map<MyLabel,Integer>
Enclosing class:
ASMUtil

public static class ASMUtil.LineNumberTable extends HashMap<MyLabel,Integer>
See Also:
  • Constructor Details

    • LineNumberTable

      public LineNumberTable()