Interface Weight


public interface Weight
An interface to implement when using JAS-mine classes that depend on agents that have weights.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • getWeight

      double getWeight()
      Returns:
      the weight of an object, must be positive only.