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