OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nonmatchingclasses
(Results
1 - 1
of
1
) sorted by null
/external/slf4j/slf4j-api/src/main/java/org/slf4j/
LoggerFactory.java
307
if (
nonMatchingClasses
(clazz, autoComputedCallingClass)) {
316
private static boolean
nonMatchingClasses
(Class<?> clazz, Class<?> autoComputedCallingClass) {
Completed in 45 milliseconds