Searched refs:singletonOrEmpty (Results 1 – 4 of 4) sorted by relevance
86 public static <T> List<T> singletonOrEmpty(@Nullable T element) { in singletonOrEmpty() method in CollectionUtils
70 public static <T> List<T> singletonOrEmpty(@Nullable T element) { in singletonOrEmpty() method in CollectionUtils
183 packageNamesToAdd = CollectionUtils.singletonOrEmpty( in onGrantDefaultRoles()
570 return CollectionUtils.singletonOrEmpty( in getDefaultHoldersAsUser()