Package fr.skytasul.reflection.mappings
Interface Mappings
- All Known Implementing Classes:
RealMappings
public interface Mappings
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Mappings.ClassMapping> static @NotNull StringgetStringForMethod(@NotNull String methodName, @NotNull Type... parameterTypes)
-
Method Details
-
getClasses
Collection<? extends Mappings.ClassMapping> getClasses() -
getStringForMethod
-