public interface  nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer extends java.lang.Object
{
public static final nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer NOP;
public static nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer 'nop'()
{
nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer v;
v = <nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer NOP>;
return v;
}
public abstract void accept(long) throws java.lang.Throwable;
public nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer andThen(nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer)
{
nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer v, v, v;
v := @this: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer;
v := @parameter: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer;
virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = staticinvoke <nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer$lambda_andThen_1__769: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer bootstrap$(nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer,nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer)>(v, v);
return v;
}
static void <clinit>()
{
nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer v;
v = staticinvoke <nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer$lambda_static_0__770: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer bootstrap$()>();
<nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableLongConsumer NOP> = v;
return;
}
}