org.jboss.cdi.tck.tests.lookup.typesafe.resolution
Class NumberProducer
java.lang.Object
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.NumberProducer
public class NumberProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
min
@Produces
public static final double min
- See Also:
- Constant Field Values
max
public static final Double max
NumberProducer
public NumberProducer()
getMax
@Produces
public static Double getMax()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.