com.consultoriajava.browneater.example
Class MainBrownExample

java.lang.Object
  extended by com.consultoriajava.browneater.example.MainBrownExample

public class MainBrownExample
extends java.lang.Object

Small example to show the way this specification works.

Author:
consultoriajava.com

Constructor Summary
MainBrownExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainBrownExample

public MainBrownExample()
Method Detail

main

public static void main(java.lang.String[] args)