Uses of Class
edu.cmu.cs.crystal.util.Box

Packages that use Box
edu.cmu.cs.crystal.util Several utilities that other analysis writers have found useful. 
 

Uses of Box in edu.cmu.cs.crystal.util
 

Methods in edu.cmu.cs.crystal.util that return Box
static
<T> Box<T>
Box.box(T t)