Class CustomMappings.CustomClassMapping

java.lang.Object
fr.skytasul.reflection.shrieker.CustomMappings.CustomClassMapping
All Implemented Interfaces:
fr.skytasul.reflection.mappings.Mappings.ClassMapping, fr.skytasul.reflection.mappings.Mappings.MappedObject, Type
Enclosing class:
CustomMappings

public static class CustomMappings.CustomClassMapping extends Object implements fr.skytasul.reflection.mappings.Mappings.ClassMapping
  • Constructor Details

    • CustomClassMapping

      public CustomClassMapping(@NotNull @NotNull String original, @NotNull @NotNull String mapped)
  • Method Details