Interface IWeightObj


public interface IWeightObj
有权重的对象
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    权重值.
  • Method Details

    • weight

      int weight()
      权重值.
      Returns: