org.jcoderz.guidelines.snippets
Class SampleSnippets

java.lang.Object
  extended by org.jcoderz.guidelines.snippets.SampleSnippets
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SampleSnippets.IndentionSample

public class SampleSnippets
extends Object
implements Serializable

Blabla.

Author:
mrumpf
See Also:
Serialized Form

Nested Class Summary
static interface SampleSnippets.Accessible
           
static interface SampleSnippets.ActionListener
           
 class SampleSnippets.ExampleClass
          The Example class provides ...
 class SampleSnippets.IndentionSample
           
static interface SampleSnippets.Runnable
           
 
Field Summary
static int MAX_CUSTOMERS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_CUSTOMERS

public static final int MAX_CUSTOMERS
See Also:
Constant Field Values


Copyright 2007 The jCoderZ Project.