A  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U 

K

keep(java.lang.String) - function in io.github.gmazzo.importclasses.ImportClassesExtension
Targets the given className for being imported.
keep(java.lang.String,java.lang.String) - function in io.github.gmazzo.importclasses.ImportClassesExtension
Targets the given className for being imported and renamed to the given renameTo (null for keep the original name).
keep(java.lang.String) - function in io.github.gmazzo.importclasses.ImportClassesSpec
Targets the given className for being imported.
keep(java.lang.String,java.lang.String) - function in io.github.gmazzo.importclasses.ImportClassesSpec
Targets the given className for being imported and renamed to the given renameTo (null for keep the original name).
A  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U