public class VolumeItem
extends java.lang.Object
Constructor and Description |
---|
VolumeItem(boolean isMute,
int current,
int max) |
Modifier and Type | Method and Description |
---|---|
void |
setCurrent(int current) |
void |
setMute(boolean isMute) |