public static class ExamTabuSearch.TabuList extends Object implements AssignmentContext
ExamTabuSearch.TabuList(int size)
Object
add(Object object)
void
clear()
boolean
contains(Object object)
removeOldest()
resize(int newSize)
int
size()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExamTabuSearch.TabuList(int size)
public Object add(Object object)
public void resize(int newSize)
public boolean contains(Object object)
public void clear()
public int size()
public Object removeOldest()
public String toString()
toString
Copyright © 2016 UniTime LLC. All Rights Reserved.