Class TCountingLongConsumer

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

public class TCountingLongConsumer extends Object implements LongPredicate
  • Constructor Details

    • TCountingLongConsumer

      public TCountingLongConsumer()
  • Method Details

    • test

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