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