example.fruit.makeiteasy
Class MakeItEasyExample

java.lang.Object
  extended by example.fruit.makeiteasy.MakeItEasyExample

public class MakeItEasyExample
extends Object


Constructor Summary
MakeItEasyExample()
           
 
Method Summary
static void howToMakeGenericObjects()
           
static void howToMakeObjectsWithPropertiesThatAreCollections()
           
static void howToMakeSimpleObjects()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeItEasyExample

public MakeItEasyExample()
Method Detail

howToMakeSimpleObjects

public static void howToMakeSimpleObjects()

howToMakeObjectsWithPropertiesThatAreCollections

public static void howToMakeObjectsWithPropertiesThatAreCollections()

howToMakeGenericObjects

public static void howToMakeGenericObjects()


Copyright © 2010. All Rights Reserved.