public class StateTool extends Object
Constructor and Description |
---|
StateTool() |
Modifier and Type | Method and Description |
---|---|
static <T extends Enum<?>> |
check(T currentState,
T... expectedStates) |
public static <T extends Enum<?>> void check(T currentState, T... expectedStates)
Copyright © 1970 The Apache Software Foundation. All rights reserved.