Uses of Class
io.vavr.match.generator.ImportManager.FQN
Packages that use ImportManager.FQN
-
Uses of ImportManager.FQN in io.vavr.match.generator
Fields in io.vavr.match.generator with type parameters of type ImportManager.FQNModifier and TypeFieldDescriptionprivate Map<ImportManager.FQN, ImportManager.Import> ImportManager.importsMethods in io.vavr.match.generator with parameters of type ImportManager.FQNModifier and TypeMethodDescriptionprivate static ImportManager.ImportImportManager.createImport(ImportManager.FQN fqn, List<String> directImports) private static StringImportManager.getType(ImportManager.FQN fqn, Map<ImportManager.FQN, ImportManager.Import> imports, String packageNameOfClass, List<String> directImports) Method parameters in io.vavr.match.generator with type arguments of type ImportManager.FQNModifier and TypeMethodDescriptionprivate static StringImportManager.getType(ImportManager.FQN fqn, Map<ImportManager.FQN, ImportManager.Import> imports, String packageNameOfClass, List<String> directImports)