com.google.dexmaker
Class Label

java.lang.Object
  extended by com.google.dexmaker.Label

public final class Label
extends Object

A branch target in a list of instructions.


Constructor Summary
Label()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Label

public Label()