|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.method.retrieve.SelectBestCaseMethod
public class SelectBestCaseMethod
Select the first case in the context and discard the remainders.
Constructor Summary | |
---|---|
SelectBestCaseMethod()
|
Method Summary | |
---|---|
static java.util.Collection<CBRCase> |
selectBestCase(java.util.Collection<KNNresult> evalList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectBestCaseMethod()
Method Detail |
---|
public static java.util.Collection<CBRCase> selectBestCase(java.util.Collection<KNNresult> evalList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |