Uses of Class
com.sun.sgs.impl.service.nodemap.affinity.BasicState.State

Packages that use BasicState.State
com.sun.sgs.impl.service.nodemap.affinity Provides classes, interfaces, and utilities used to find affinity groups with the label propagation algorithm (LPA). 
 

Uses of BasicState.State in com.sun.sgs.impl.service.nodemap.affinity
 

Fields in com.sun.sgs.impl.service.nodemap.affinity declared as BasicState.State
protected  BasicState.State BasicState.state
          The state.
 

Methods in com.sun.sgs.impl.service.nodemap.affinity that return BasicState.State
static BasicState.State BasicState.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BasicState.State[] BasicState.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved