|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetSoundResult | |
---|---|
edu.washington.cs.sounddetector.server.api.methodlogic | |
edu.washington.cs.sounddetector.server.api.methodresult |
Uses of GetSoundResult in edu.washington.cs.sounddetector.server.api.methodlogic |
---|
Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return GetSoundResult | |
---|---|
GetSoundResult |
ReadLogic.getSound(GetSound method)
|
Uses of GetSoundResult in edu.washington.cs.sounddetector.server.api.methodresult |
---|
Methods in edu.washington.cs.sounddetector.server.api.methodresult that return GetSoundResult | |
---|---|
static GetSoundResult |
GetSoundResult.failureSoundDoesNotExist(long soundId)
|
static GetSoundResult |
GetSoundResult.success(byte[] sound)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |