Interface ShortProcedure


@Generated(date="2024-06-04T15:20:16+0200", value="KTypeProcedure.java") public interface ShortProcedure
A procedure that applies to short objects.
  • Method Summary

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

    • apply

      void apply(short value)