Uses of Class
com.pingidentity.sdk.internal.services.ArgPair
-
Packages that use ArgPair Package Description com.pingidentity.sdk.internal.services -
-
Uses of ArgPair in com.pingidentity.sdk.internal.services
Methods in com.pingidentity.sdk.internal.services with parameters of type ArgPair Modifier and Type Method Description static <T> TServiceFactory. getSingleImpl(Class<T> clazz, ArgPair<?>... args)Acquires the implementation when one and only one implementation is expected.
-