public abstract class BooleanSeqHelper extends Object
| Constructor and Description |
|---|
BooleanSeqHelper() |
public static void insert(Any any, boolean[] s)
public static boolean[] extract(Any any)
public static TypeCode type()
public static String id()
public static boolean[] read(InputStream _in)
public static void write(OutputStream _out, boolean[] _s)
Copyright © 2017 JacORB. All rights reserved.