org.eclipse.rse.services.clientserver.java
Class FloatInfo
java.lang.Object
org.eclipse.rse.services.clientserver.java.AbstractCPInfo
org.eclipse.rse.services.clientserver.java.Abstract4ByteNumericInfo
org.eclipse.rse.services.clientserver.java.FloatInfo
- public class FloatInfo
- extends Abstract4ByteNumericInfo
This class represents float information.
| Fields inherited from class org.eclipse.rse.services.clientserver.java.AbstractCPInfo |
tag |
|
Constructor Summary |
FloatInfo(short tag,
long bytes)
Constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FloatInfo
public FloatInfo(short tag,
long bytes)
- Constructor.
- Parameters:
tag - the tag.bytes - the bytes.
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.