Searched defs:newFactory (Results 1 – 11 of 11) sorted by relevance
47 private static TypeAdapterFactory newFactory(ToNumberStrategy toNumberStrategy) { in newFactory() method in NumberTypeAdapter
54 private static TypeAdapterFactory newFactory(final ToNumberStrategy toNumberStrategy) { in newFactory() method in ObjectTypeAdapter
112 public static TypeAdapterFactory newFactory(TypeToken<?> exactType, Object typeAdapter) { in newFactory() method in TreeTypeAdapter
935 public static <TT> TypeAdapterFactory newFactory( in newFactory() method in TypeAdapters
395 …protected static LogFactory newFactory(final String factoryClass, final ClassLoader classLoader, f… in newFactory() method in LogFactory403 … protected static LogFactory newFactory(final String factoryClass, final ClassLoader classLoader) { in newFactory() method in LogFactory
178 public static <F> Provider<F> newFactory(Class<F> factoryType, Class<?> implementationType) { in newFactory() method in FactoryProvider182 public static <F> Provider<F> newFactory( in newFactory() method in FactoryProvider
12 void TensorHandleFactoryRegistry::RegisterFactory(std::unique_ptr <ITensorHandleFactory> newFactory) in RegisterFactory()
140 public static ParserFactory newFactory() { in newFactory() method in DefaultHdfParser
186 public static ParserFactory newFactory(StringInternStrategy stringInternStrategy) { in newFactory() method in NewHdfParser
86 Factory newFactory = Factory.make(newDirectory, filter); in main() local
490 org.unicode.cldr.util.Factory newFactory; in addGrowth() local