Interface LocalShortRef


public interface LocalShortRef
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    short
    get()
     
    void
    set(short value)
     
  • Method Details

    • get

      short get()
    • set

      void set(short value)