committed by
Christoph Strobl
parent
a5de842460
commit
035965a3a2
@@ -223,7 +223,7 @@ public class CustomCollections {
|
||||
/**
|
||||
* Returns whether the current's raw type is one of the given ones.
|
||||
*
|
||||
* @param candidates must not be {@literal null}.
|
||||
* @param type must not be {@literal null}.
|
||||
* @return
|
||||
*/
|
||||
public boolean has(Class<?> type) {
|
||||
|
||||
Reference in New Issue
Block a user