class oadd.com.carrotsearch.hppc.AbstractIntCollection$2 extends java.lang.Object implements oadd.com.carrotsearch.hppc.predicates.IntPredicate { final oadd.com.carrotsearch.hppc.IntLookupContainer val$c; final oadd.com.carrotsearch.hppc.AbstractIntCollection this$0; void (oadd.com.carrotsearch.hppc.AbstractIntCollection, oadd.com.carrotsearch.hppc.IntLookupContainer) { oadd.com.carrotsearch.hppc.IntLookupContainer v; oadd.com.carrotsearch.hppc.AbstractIntCollection v; oadd.com.carrotsearch.hppc.AbstractIntCollection$2 v; v := @this: oadd.com.carrotsearch.hppc.AbstractIntCollection$2; v := @parameter: oadd.com.carrotsearch.hppc.AbstractIntCollection; v := @parameter: oadd.com.carrotsearch.hppc.IntLookupContainer; v. = v; v. = v; specialinvoke v.()>(); return; } public boolean apply(int) { oadd.com.carrotsearch.hppc.IntLookupContainer v; oadd.com.carrotsearch.hppc.AbstractIntCollection$2 v; int v; boolean v, v; v := @this: oadd.com.carrotsearch.hppc.AbstractIntCollection$2; v := @parameter: int; v = v.; v = interfaceinvoke v.(v); if v != 0 goto label; v = 1; goto label; label: v = 0; label: return v; } }