zombie.scripting.objects
Class ShelfDistribution.Entry

java.lang.Object
  extended by zombie.scripting.objects.ShelfDistribution.Entry
Enclosing class:
ShelfDistribution

public class ShelfDistribution.Entry
extends java.lang.Object


Constructor Summary
ShelfDistribution.Entry(java.lang.String o, int min, int max)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShelfDistribution.Entry

public ShelfDistribution.Entry(java.lang.String o,
                               int min,
                               int max)