Interface Byte


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

    Modifier and Type
    Method
    Description
    byte
     
  • Method Details

    • getValue

      byte getValue()