JavaScript is disabled on your browser.
  • Summary:
  • Required |
  • Optional
  • Detail:
  • Element
javax.annotation

Annotation Type OverridingMethodsMustInvokeSuper



  • @Documented
    @Target(value=METHOD)
    @Retention(value=RUNTIME)
    public @interface OverridingMethodsMustInvokeSuper
    When this annotation is applied to a method, it indicates that if this method is overridden in a subclass, the overriding method should invoke this method (through method invocation on super).
  • Summary:
  • Required |
  • Optional
  • Detail:
  • Element

Copyright © 2015. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /