|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dllearner.utilities.examples.ExMakerHelper
public class ExMakerHelper
| Constructor Summary | |
|---|---|
ExMakerHelper()
|
|
| Method Summary | |
|---|---|
static String |
pickOneRandomly(Collection<String> from)
bad performance don't use for large sets use collections.shuffle and remove last |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExMakerHelper()
| Method Detail |
|---|
public static String pickOneRandomly(Collection<String> from)
from -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||