Annotations from the IntelliJ IDE.
Questions tagged [intellij-annotations]
1 questions
                    
                    2
                    
            votes
                
                0 answers
            
        Custom support annotations in Android Studio?
I would like to have return type annotations on method that enable the static analysis of the return type to assure that it is within a set of allowed sub-types. E.g. method returns View and I would like to have something that does something like:…
         
    
    
        Saad Farooq
        
- 13,172
- 10
- 68
- 94