blob: 4aac73a8b594902f00fd9fb6740ed889ccd2bda2 [file] [log] [blame]
[ Class com.github.javaparser.ast.internal.Utils ]
superclass: java.lang.Object
Line 35) list == null ? Collections.<T>emptyList() : list ==> java.util.List<T>
Line 39) collection == null || collection.isEmpty() ==> boolean