2010 FRC Java API


Uses of Interface
com.sun.squawk.util.ComputationTimer.ComputationException

Packages that use ComputationTimer.ComputationException
com.sun.squawk.util Provides classes for basic utilities sometimes found in JSE (LineReader, unsynchronized Vectors, Math utilities, etc.) 
 

Uses of ComputationTimer.ComputationException in com.sun.squawk.util
 

Methods in com.sun.squawk.util with parameters of type ComputationTimer.ComputationException
static Object ComputationTimer.time(String id, ComputationTimer.ComputationException computation)
          Time a specified computation denoted by a specified identifier.
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.