Class SetTopRuleProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String methodName  
      private java.lang.String paramType  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SetTopRule get()
      Provides an instance of Rule.
      void init​(SetTop annotation, java.lang.reflect.Method element)
      Initializes the provider.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • methodName

        private java.lang.String methodName
      • paramType

        private java.lang.String paramType
    • Constructor Detail

      • SetTopRuleProvider

        public SetTopRuleProvider()