Interface Countable


@Experimental public interface Countable
TODO better place, better name
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setCount(int value)
     
  • Method Details

    • getIdentifier

      String getIdentifier()
    • setCount

      void setCount(int value)