Searched defs:intersection (Results 1 – 2 of 2) sorted by relevance
150 Set<Long> intersection = new HashSet<>(enabled); in ChangeConfig() local
736 Set<Class<?>> intersection = new HashSet<Class<?>>(); in intersectExceptions() local