public class LombokInternalAliasing extends Object
Modifier and Type | Field and Description |
---|---|
static Map<String,String> |
ALIASES |
static Map<String,Collection<String>> |
IMPLIED_EXTRA_STAR_IMPORTS
Maps a package name to a space separated list of packages.
|
Constructor and Description |
---|
LombokInternalAliasing() |
Modifier and Type | Method and Description |
---|---|
static String |
processAliases(String in)
Provide a fully qualified name (FQN), and the canonical version of this is returned.
|
public static final Map<String,Collection<String>> IMPLIED_EXTRA_STAR_IMPORTS
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.