Interface Integer


public interface Integer
Denotes the object as being automatically convertible to java int type.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getValue

      int getValue()