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 Details

    • MethodAnnotationMapping

      public MethodAnnotationMapping(Annotation annotation, Method member)