public class ComponentStateUtils
extends java.lang.Object
| Constructor and Description | 
|---|
| ComponentStateUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | getInitialState(ComponentState newstate,
               ComponentState oldstate,
               java.util.List<? extends HasNumericState> comps)Provides a generic implementation of  HasState.getInitialState(artisynth.core.modelbase.ComponentState, artisynth.core.modelbase.ComponentState)for classes that use NumericState. | 
public static void getInitialState(ComponentState newstate, ComponentState oldstate, java.util.List<? extends HasNumericState> comps)
HasState.getInitialState(artisynth.core.modelbase.ComponentState, artisynth.core.modelbase.ComponentState) for classes that use NumericState.