Class MethodAnnotationMapping
- java.lang.Object
-
- org.rspeer.game.script.model.mapping.AnnotationMapping<Method>
-
- org.rspeer.game.script.model.mapping.MethodAnnotationMapping
-
public class MethodAnnotationMapping extends AnnotationMapping<Method>
-
-
Constructor Summary
Constructors Constructor Description MethodAnnotationMapping(Annotation annotation, Method member)
-
-
-
Constructor Detail
-
MethodAnnotationMapping
public MethodAnnotationMapping(Annotation annotation, Method member)
-
-