org.dllearner.utilities.examples
Class ExMakerHelper

java.lang.Object
  extended by org.dllearner.utilities.examples.ExMakerHelper

public class ExMakerHelper
extends Object


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

ExMakerHelper

public ExMakerHelper()
Method Detail

pickOneRandomly

public static String pickOneRandomly(Collection<String> from)
bad performance don't use for large sets use collections.shuffle and remove last

Parameters:
from -
Returns:


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann