Class WeightOperation

    • Constructor Summary

      Constructors 
      Constructor Description
      WeightOperation()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(SDField field)
      Apply this operation on the given field
      int getWeight()  
      void setWeight​(int weight)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WeightOperation

        public WeightOperation()
    • Method Detail

      • getWeight

        public int getWeight()
      • setWeight

        public void setWeight​(int weight)