Annotation Type AllocationOverride


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface AllocationOverride
    Author:
    Jorge Campins
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String field  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int maxDepth  
      int maxRound  
    • Element Detail

      • field

        java.lang.String field
      • maxDepth

        int maxDepth
        Default:
        1
      • maxRound

        int maxRound
        Default:
        0