| 
Groovy 1.8.5 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.groovy.runtime.wrappers.Wrapper
org.codehaus.groovy.runtime.wrappers.PojoWrapper
org.codehaus.groovy.runtime.wrappers.FloatWrapper
public class FloatWrapper extends PojoWrapper
| Field Summary | 
|---|
| Fields inherited from class PojoWrapper | |
|---|---|
| delegate, wrapped | 
| Fields inherited from class Wrapper | |
|---|---|
| constrainedType | 
| Constructor Summary | |
            FloatWrapper(float wrapped)
             | 
        |
| Method Summary | 
|---|
| Methods inherited from class PojoWrapper | |
|---|---|
| getDelegatedMetaClass, getProperty, getWrapped, invokeMethod, setMetaClass, setProperty, unwrap | 
| Methods inherited from class Wrapper | |
|---|---|
| getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap | 
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
| Constructor Detail | 
|---|
public FloatWrapper(float wrapped)
Copyright © 2003-2011 The Codehaus. All rights reserved.