org.omg.CORBA
類別 LongLongSeqHelper
java.lang.Object
org.omg.CORBA.LongLongSeqHelper
public abstract class LongLongSeqHelper
- extends Object
LongLongSeq 的 Helper。有關 Helper 檔案的更多資訊,請參閱“產生的檔案:Helper 檔案”。
org/omg/CORBA/LongLongSeqHelper.java 由 "3.0" 版的 IDL-to-Java 編譯器(可移植)從 streams.idl 中產生,產生時間為 1999 年 5 月 13 日 22:41:37 (GMT+00:00)
類別定義已經修改,以遵守以下 OMG 規範:
從類別 java.lang.Object 繼承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongLongSeqHelper
public LongLongSeqHelper()
insert
public static void insert(Any a,
long[] that)
extract
public static long[] extract(Any a)
type
public static TypeCode type()
id
public static String id()
read
public static long[] read(InputStream istream)
write
public static void write(OutputStream ostream,
long[] value)
提交錯誤或意見版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。