|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.leeds.ccg.andyt.projects.moses.utilities.StaticCollections
public class StaticCollections
A class for generic static methods that work on collections.
| Constructor Summary | |
|---|---|
StaticCollections()
|
|
| Method Summary | |
|---|---|
static java.util.HashSet |
getRandomIndexes_HashSet(java.util.Vector aVector,
int aNumberOfIndexes,
java.util.Random aRandom)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticCollections()
| Method Detail |
|---|
public static java.util.HashSet getRandomIndexes_HashSet(java.util.Vector aVector,
int aNumberOfIndexes,
java.util.Random aRandom)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||