Uses of Enum
org.arquillian.cube.spi.Cube.State
Packages that use Cube.State
-
Uses of Cube.State in org.arquillian.cube.spi
Methods in org.arquillian.cube.spi that return Cube.StateModifier and TypeMethodDescriptionCube.state()static Cube.StateReturns the enum constant of this type with the specified name.static Cube.State[]Cube.State.values()Returns an array containing the constants of this enum type, in the order they are declared.