Searched refs:unwrapSetKey (Results 1 – 2 of 2) sorted by relevance
410 Optional<Key> unwrapSetKey(Key key, Class<?> wrappingClass) { in unwrapSetKey() method in KeyFactory
517 keyFactory.unwrapSetKey(requestKey, Produced.class).ifPresent(keys::add); in keysMatchingRequestUncached()