When trying to find a solution to #1479 I tried checking JavaClass.Predicates.SimpleNameStartingWith("Abstract") which I'm certain would have worked fine, except negate() is not the correct type and I couldn't find any method that allowed me to pass the predicate in a negated fashion.