Annotation Type MinimumActivationDepth


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface MinimumActivationDepth
    sets the minimum activation depth to the desired value.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value  
    • Element Detail

      • value

        int value