public class WeightedRandomSelector extends Object
WeightedRandomSelector(int choices, int base)
void
disable(int idx)
enable(int idx)
int
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeightedRandomSelector(int choices, int base)
public int next()
public void enable(int idx)
public void disable(int idx)
Copyright © 2017. All rights reserved.