Interface IntResource

All Superinterfaces:
Resource

public interface IntResource extends Resource
  • Method Summary

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

    • getValue

      int getValue()
    • setValue

      void setValue(int value)