-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum VolumeControlView.VolumeState
-
-
Method Summary
Modifier and Type Method Description static Array<VolumeControlView.VolumeState>values()static VolumeControlView.VolumeStatevalueOf(String name)-
-
Method Detail
-
values
static Array<VolumeControlView.VolumeState> values()
-
valueOf
static VolumeControlView.VolumeState valueOf(String name)
-
-
-
-