DATACMNS-1762 - Polishing.
Update JavaDoc, remove unused imports and reduce method visibility. Original Pull Request: #459
This commit is contained in:
@@ -182,7 +182,7 @@ class ProjectingMethodInterceptor implements MethodInterceptor {
|
||||
* a single-element collection.
|
||||
*
|
||||
* @param source must not be {@literal null}.
|
||||
* @return
|
||||
* @return never {@literal null}.
|
||||
*/
|
||||
private static Collection<?> asCollection(Object source) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user