aleph
Interface Constants


public abstract interface Constants


Field Summary
static int BLOVIATING
          This code means the user wants to see absolutely everything.
static int LACONIC
          This code means the user wants to see only essential information.
static int LOQUACIOUS
          This code means the user wants to see detailed information.
 

Field Detail

LACONIC

public static final int LACONIC
This code means the user wants to see only essential information.

LOQUACIOUS

public static final int LOQUACIOUS
This code means the user wants to see detailed information.

BLOVIATING

public static final int BLOVIATING
This code means the user wants to see absolutely everything.