JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
ch.usi.si.codelounge.jsicko
Annotation Type Contract.Pure
@Target
(
METHOD
) public static @interface
Contract.Pure
Declares the method as pure, so that it can be used as a clause in contract annotations.