Interface Integer


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

      • getValue

        int getValue()