assem
Class Targets

java.lang.Object
  extended by assem.Targets

public class Targets
extends java.lang.Object


Field Summary
 List<temp.Label> labels
           
 
Constructor Summary
Targets(List<temp.Label> l)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

labels

public List<temp.Label> labels
Constructor Detail

Targets

public Targets(List<temp.Label> l)