Searched defs:ProviderType (Results 1 – 2 of 2) sorted by relevance
374 private static final class ProviderType implements ParameterizedType { class in MiniGuice378 public ProviderType(Class<?> rawType, Type typeArgument) { in ProviderType() method in MiniGuice.ProviderType
48 public enum ProviderType { enum in WycheproofRunner