Class RandomAllocation


  • public class RandomAllocation
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<java.lang.String> buckets  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • buckets

        public java.util.List<java.lang.String> buckets
    • Constructor Detail

      • RandomAllocation

        public RandomAllocation()