example.fruit.makeiteasy
Class FruitBowlMaker
java.lang.Object
example.fruit.makeiteasy.FruitBowlMaker
public class FruitBowlMaker
- extends Object
An example of how to define builders for properties that are collections.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contents
public static final Property<FruitBowl,Iterable<? extends Fruit>> contents
FruitBowl
public static final Instantiator<FruitBowl> FruitBowl
FruitBowlMaker
public FruitBowlMaker()
Copyright © 2010. All Rights Reserved.