Uses of Class
com.sun.grizzly.memory.slab.Slab.State

Packages that use Slab.State
com.sun.grizzly.memory.slab   
 

Uses of Slab.State in com.sun.grizzly.memory.slab
 

Methods in com.sun.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.