|
|
org > org.omg > org.omg.corba > org.omg.corba.floatseqhelper >
Class: org.omg.CORBA.FloatSeqHelper java.lang.Object org.omg.CORBA.FloatSeqHelper
public abstract class FloatSeqHelper extends Object
FIELDS:
CONSTRUCTORS:
METHODS:
| | | | public static | float[] | extract(Any a) |
| | public static | String | id() |
| | public static | void | insert(Any a, float[] that) |
| | public static | float[] | read(InputStream istream) |
| | public static | TypeCode | type() |
| | public static | void | write(OutputStream ostream, float[] value) |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|