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