Uses of Class
edu.washington.cs.sounddetector.server.api.methodresult.UntrainResult

Packages that use UntrainResult
edu.washington.cs.sounddetector.server.api.methodlogic   
edu.washington.cs.sounddetector.server.api.methodresult   
 

Uses of UntrainResult in edu.washington.cs.sounddetector.server.api.methodlogic
 

Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return UntrainResult
 UntrainResult DeleteLogic.untrain(Untrain untrain)
           
 

Uses of UntrainResult in edu.washington.cs.sounddetector.server.api.methodresult
 

Methods in edu.washington.cs.sounddetector.server.api.methodresult that return UntrainResult
static UntrainResult UntrainResult.failureCantBuildClassifier(String message)
           
static UntrainResult UntrainResult.success()
           
 



Copyright © 2012. All Rights Reserved.