source:
josm/trunk/src/com/drew/lang/annotations/package-info.java@
13722
Last change on this file since 13722 was 13061, checked in by , 7 years ago | |
---|---|
|
|
File size: 225 bytes |
Rev | Line | |
---|---|---|
[13061] | 1 | /** |
2 | * Contains annotations used to extend the signatures of methods and fields, allowing tools such as IntelliJ IDEA | |
3 | * to provide design-time warnings about potential run-time errors. | |
4 | */ | |
5 | package com.drew.lang.annotations; |
Note:
See TracBrowser
for help on using the repository browser.