public class LinearSearch<T> extends Object implements Visitor<T>
LinearSearch(T search)
ConvexSet.Vertex
getBest()
void
visit(ConvexSet.Vertex convex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LinearSearch(T search)
public ConvexSet.Vertex getBest()
public void visit(ConvexSet.Vertex convex)
visit
Visitor<T>
Copyright © 2014 Intersult GmbH. All rights reserved.