Interface ShortArrayAccessor

All Known Subinterfaces:
ShortArrayAccessor.ShortArrayProperty

public interface ShortArrayAccessor
Provides an accessor for a short array property.
  • Method Details

    • getShorts

      short[] getShorts()
      Retrieves the short array from the short array property.
      Returns:
      The short array stored by the short array property.