Jalopy 1.0b10

Uses of Class
de.hunsicker.jalopy.storage.ImportPolicy

Packages that use ImportPolicy
de.hunsicker.jalopy.storage The Jalopy runtime and persistant state storage and configuration facility. 
 

Uses of ImportPolicy in de.hunsicker.jalopy.storage
 

Fields in de.hunsicker.jalopy.storage declared as ImportPolicy
static ImportPolicy ImportPolicy.DISABLED
          Apply no import optimization.
static ImportPolicy ImportPolicy.EXPAND
          Expand on-demand import statements.
static ImportPolicy ImportPolicy.COLLAPSE
          Collapse single-type import statements.
 

Methods in de.hunsicker.jalopy.storage that return ImportPolicy
static ImportPolicy ImportPolicy.valueOf(String name)
          Returns the ImportPolicy for the given name.
 


Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002