Uses of Class
org.jmlspecs.annotation.Pure

Packages that use Pure
org.jmlspecs.samples.stacks   
 

Uses of Pure in org.jmlspecs.samples.stacks
 

Methods in org.jmlspecs.samples.stacks with annotations of type Pure
 int BoundedThing.getSizeLimit()
           
 boolean BoundedThing.isEmpty()
           
 boolean BoundedThing.isFull()