Searched defs:ServiceKey (Results 1 – 1 of 1) sorted by relevance
897 private static class ServiceKey { class in Provider901 private ServiceKey(String type, String algorithm, boolean intern) { in ServiceKey() method in Provider.ServiceKey951 private void removeInvalidServices(Map<ServiceKey,Service> map) { in removeInvalidServices()