public interface  nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier extends java.lang.Object
{
public static final nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier NUL;
public static nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier nul()
{
nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier v;
v = <nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier NUL>;
return v;
}
public abstract java.lang.Object get() throws java.lang.Throwable;
static void <clinit>()
{
nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier v;
v = staticinvoke <nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier$lambda_static_0__776: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier bootstrap$()>();
<nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier: nl.basjes.parse.useragent.yauaa.shaded.org.apache.commons.lang.function.FailableSupplier NUL> = v;
return;
}
}