Nathan Williams
Results
12
issues of
Nathan Williams
This adds a couple of methods that are useful for locating specific elements as part of a lazy, array-like traversal. Without them you would have to use `some` or `reduce`...
It's not mentioned in 3.0 spec, but the API comment for `ImportHandler#resolveClass` says that it `@throws ELException if the class is not public, or is abstract or is an interface.`,...