|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetSoundsResult | |
---|---|
edu.washington.cs.sounddetector.server.api.methodlogic | |
edu.washington.cs.sounddetector.server.api.methodresult |
Uses of GetSoundsResult in edu.washington.cs.sounddetector.server.api.methodlogic |
---|
Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return GetSoundsResult | |
---|---|
GetSoundsResult |
ReadLogic.getSounds(GetSounds method)
|
Uses of GetSoundsResult in edu.washington.cs.sounddetector.server.api.methodresult |
---|
Methods in edu.washington.cs.sounddetector.server.api.methodresult that return GetSoundsResult | |
---|---|
static GetSoundsResult |
GetSoundsResult.failureDetectorIdDoesNotExist(String detectorId)
|
static GetSoundsResult |
GetSoundsResult.success(Map<SoundClass,List<Long>> sounds)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |