@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) @Copyright(value="Copyright © 2008, Iparelan Solutions, LLC. All rights reserved.")

Package com.iparelan.util.annotations

Iparelan Annotation Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC.

See:
          Description

Annotation Types Summary
AutoBoxing Declares that an autoboxing conversion is present.
Copyright Declares copyright © information.
DocumentationMissing Declares that documentation has not yet been written for the annotated element.
NoBinaryAnnotations This annotation exists to solve the problem of unnecessarily invoking the compiler due to the lack of a corresponding object file for a package-info.java file.
SyntheticCodeGeneration Declares that the compiler has been know to generate sythetic code near the marked point.
 

Package com.iparelan.util.annotations Description

Iparelan Annotation Utilities
This file is part of Virtual Team Tools.
Copyright © 2008, Iparelan Solutions, LLC. All rights reserved.

Virtual Team Tools is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Virtual Team Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Virtual Team Tools. If not, see <http://www.gnu.org/licenses/>.

Version:
July 2008
Author:
Greg Mattes


Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.