Schnittstelle LongSupplier

Alle Superschnittstellen:
LongSupplier

public interface LongSupplier extends LongSupplier
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
    long
     
  • Methodendetails

    • getAsLong

      long getAsLong()
      Angegeben von:
      getAsLong in Schnittstelle LongSupplier
      Gibt zurück:
      the supplied value