|
Annotation request: msg#00051java.findbugs.general
A lot of times we have methods in some class which we intend to be only called by one particular class. For example, we might have a method in A.one(); which we want to make sure is called by class B only or say, by package 'P' only. It would be great if you could introduce a method level annotation like @CalledBy which takes a class name or package name and makes sure that the particular method is called by that class or from within that package only. -- Prashant Deva Creator, ANTLR Studio Founder, Placid Systems, www.placidsystems.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | check for unclosed streams, Zohar |
|---|---|
| Next by Date: | Unable to get Findbugs to work with Eclipse on two different machines, Personen |
| Previous by Thread: | check for unclosed streams, Zohar |
| Next by Thread: | Unable to get Findbugs to work with Eclipse on two different machines, Personen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |