|
JHotDraw 7.5.1 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Annotation Types Summary | |
---|---|
NotNull | An element annotated with NotNull claims null value is
forbidden to return (for methods), pass to (parameters) and hold
(local variables and fields). |
Nullable | An element annotated with Nullable claims null value is
perfectly valid to return (for methods), pass to (parameters) and
hold (local variables and fields). |
Provides annotations for data integrity checking.
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |