2010 FRC Java API


Uses of Class
com.sun.squawk.pragma.AllowInlinedPragma

Packages that use AllowInlinedPragma
com.sun.squawk.pragma   
 

Uses of AllowInlinedPragma in com.sun.squawk.pragma
 

Subclasses of AllowInlinedPragma in com.sun.squawk.pragma
 class ForceInlinedPragma
          Any method declared to throw this exception will be inlined by the translator and cause a LinkageError if it can't be inlined.
 


2010 FRC Java API


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