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.imports
Methods in io.vavr.match.generator with parameters of type ImportManager.FQNModifier and TypeMethodDescriptionprivate static ImportManager.Import
ImportManager.createImport
(ImportManager.FQN fqn, List<String> directImports) private static String
ImportManager.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 String
ImportManager.getType
(ImportManager.FQN fqn, Map<ImportManager.FQN, ImportManager.Import> imports, String packageNameOfClass, List<String> directImports)