public class ServiceLoaderKey extends Object implements InjectInfoKey
ServiceLoaderKey(Class<?> defaultServiceClass, Type serviceType)
boolean
equals(Object o)
Class<?>
getDefaultServiceClass()
Type
getServiceType()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ServiceLoaderKey(Class<?> defaultServiceClass, Type serviceType)
public Class<?> getDefaultServiceClass()
public Type getServiceType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.