class oadd.org.reflections.ReflectionUtils$10 extends java.lang.Object implements oadd.com.google.common.base.Predicate { final int val$count; void (int) { int v; oadd.org.reflections.ReflectionUtils$10 v; v := @this: oadd.org.reflections.ReflectionUtils$10; v := @parameter: int; v. = v; specialinvoke v.()>(); return; } public boolean apply(java.lang.reflect.Member) { java.lang.reflect.Member v; int v, v; java.lang.Class[] v; oadd.org.reflections.ReflectionUtils$10 v; boolean v; v := @this: oadd.org.reflections.ReflectionUtils$10; v := @parameter: java.lang.reflect.Member; if v == null goto label; v = staticinvoke (v); v = lengthof v; v = v.; if v != v goto label; v = 1; goto label; label: v = 0; label: return v; } }