mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-13 05:25:20 +00:00
Javadoc.
This commit is contained in:
parent
9e6383cb21
commit
b652c477f6
@ -277,7 +277,7 @@ public static <T> Constructor<T> getMatchingAccessibleConstructor(final Class<T>
|
||||
}
|
||||
|
||||
/**
|
||||
* Learn whether the specified class is generally accessible, i.e. is
|
||||
* Tests whether the specified class is generally accessible, i.e. is
|
||||
* declared in an entirely {@code public} manner.
|
||||
* @param type to check
|
||||
* @return {@code true} if {@code type} and any enclosing classes are
|
||||
|
Loading…
x
Reference in New Issue
Block a user