Searched refs:hostType (Results 1 – 2 of 2) sorted by relevance
54 public static <T, V> Property<T, V> of(Class<T> hostType, Class<V> valueType, String name) { in of() argument55 return new ReflectiveProperty<T, V>(hostType, valueType, name); in of()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...