Class TSumLongAsDoubleConsumer

java.lang.Object
org.teavm.classlib.java.util.stream.longimpl.TSumLongAsDoubleConsumer
All Implemented Interfaces:
LongPredicate

public class TSumLongAsDoubleConsumer extends Object implements LongPredicate
  • Constructor Details

    • TSumLongAsDoubleConsumer

      public TSumLongAsDoubleConsumer()
  • Method Details

    • test

      public boolean test(long t)
      Specified by:
      test in interface LongPredicate