Annotation Type MustCall

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] value
      Methods that might need to be called on the expression whose type is annotated.
    • Element Detail

      • value

        String[] value
        Methods that might need to be called on the expression whose type is annotated.
        Returns:
        methods that might need to be called
        Default:
        {}