|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmartin.common.Selector<E>
public class Selector<E extends java.lang.Comparable<E>>
Field Summary | |
---|---|
private static java.util.Random |
random
|
Constructor Summary | |
---|---|
Selector()
|
Method Summary | |
---|---|
E |
select(E[] arr,
int rank)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.util.Random random
Constructor Detail |
---|
public Selector()
Method Detail |
---|
public E select(E[] arr, int rank)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |