Uses of Record Class
fr.skytasul.reflection.mappings.RealMappings.RealClassMapping
Packages that use RealMappings.RealClassMapping
-
Uses of RealMappings.RealClassMapping in fr.skytasul.reflection.mappings
Methods in fr.skytasul.reflection.mappings that return types with arguments of type RealMappings.RealClassMappingModifier and TypeMethodDescription@NotNull Collection<RealMappings.RealClassMapping> RealMappings.classes()Returns the value of theclassesrecord component.Constructor parameters in fr.skytasul.reflection.mappings with type arguments of type RealMappings.RealClassMappingModifierConstructorDescriptionRealMappings(@NotNull Collection<RealMappings.RealClassMapping> classes) Creates an instance of aRealMappingsrecord class.