Schnittstelle IntSupplier

Alle Superschnittstellen:
IntSupplier

public interface IntSupplier extends IntSupplier
Type-Specific Supplier interface that reduces (un)boxing and allows to merge other consumer types into this interface
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    int
     
  • Methodendetails

    • getAsInt

      int getAsInt()
      Angegeben von:
      getAsInt in Schnittstelle IntSupplier
      Gibt zurück:
      the supplied value