Uses of Class
org.glassfish.grizzly.memory.slab.Slab.State

Packages that use Slab.State
org.glassfish.grizzly.memory.slab   
 

Uses of Slab.State in org.glassfish.grizzly.memory.slab
 

Methods in org.glassfish.grizzly.memory.slab that return Slab.State
 Slab.State Slab.getState()
           
static Slab.State Slab.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Slab.State[] Slab.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.