Searched refs:aFactory (Results 1 – 3 of 3) sorted by relevance
339 DataAdapterFactory aFactory = new DataAdapterFactory(); in fillBinStats() local340 DataAdapter da = aFactory.getAdapter(in); in fillBinStats()
84 Factory aFactory = SimpleFactory.make(paths, filePattern); in main() local85 list.add(aFactory); in main()
1104 JavaFileObject aFactory = JavaFileObjects.forSourceLines( in simpleComponentWithNesting() local1126 .and().generatesSources(aFactory); in simpleComponentWithNesting()