Package fr.skytasul.reflection.shrieker
Class CustomMappings
java.lang.Object
fr.skytasul.reflection.shrieker.CustomMappings
- All Implemented Interfaces:
fr.skytasul.reflection.mappings.Mappings
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface fr.skytasul.reflection.mappings.Mappings
fr.skytasul.reflection.mappings.Mappings.ClassMapping, fr.skytasul.reflection.mappings.Mappings.MappedObject -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable CustomMappings.CustomClassMapping@Nullable CustomMappings.CustomClassMappinggetClassFromMapped(@NotNull String mappedName)
-
Constructor Details
-
CustomMappings
public CustomMappings(fr.skytasul.reflection.mappings.Mappings existingMappings)
-
-
Method Details
-
getClasses
- Specified by:
getClassesin interfacefr.skytasul.reflection.mappings.Mappings
-
getClass
@Nullable public @Nullable CustomMappings.CustomClassMapping getClass(@NotNull @NotNull String originalName) -
getClassFromMapped
@Nullable public @Nullable CustomMappings.CustomClassMapping getClassFromMapped(@NotNull @NotNull String mappedName)
-