Class TSumLongConsumer

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

public class TSumLongConsumer extends Object implements LongPredicate
  • Constructor Details

    • TSumLongConsumer

      public TSumLongConsumer()
  • Method Details

    • test

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