public class FutureNote extends Note
instrument, key| Constructor and Description |
|---|
FutureNote(byte key,
Instrument instrument) |
| Modifier and Type | Method and Description |
|---|---|
FutureNote |
clone() |
byte |
getKey() |
void |
setKey(byte key) |
equals, getInstrument, getRawKey, hashCode, setInstrumentpublic FutureNote(byte key,
Instrument instrument)
public byte getKey()
public void setKey(byte key)
public FutureNote clone()