java.lang.Object org.omg.CORBA.FloatSeqHelper
public static float[] extract(Any a)
public FloatSeqHelper()
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)