class oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer$1 extends java.lang.Object implements oadd.com.carrotsearch.hppc.predicates.IntFloatPredicate { final float val$e; final oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer this$1; void (oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer, float) { float v; oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer v; oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer$1 v; v := @this: oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer$1; v := @parameter: oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer; v := @parameter: float; v. = v; v. = v; specialinvoke v.()>(); return; } public boolean apply(int, float) { oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer$1 v; int v, v, v; float v, v; boolean v; v := @this: oadd.com.carrotsearch.hppc.IntFloatHashMap$ValuesContainer$1; v := @parameter: int; v := @parameter: float; v = staticinvoke (v); v = v.; v = staticinvoke (v); if v != v goto label; v = 1; goto label; label: v = 0; label: return v; } }