public class SymbolBase extends Object
| Constructor and Description |
|---|
SymbolBase(ExtendedDataInput in) |
SymbolBase(int id,
ExtendedDataInput in) |
public SymbolBase(ExtendedDataInput in) throws IOException
IOExceptionpublic SymbolBase(int id,
ExtendedDataInput in)
throws IOException
IOExceptionpublic int getId()
public int size()
public String getSymbol(int index)
Copyright © 2021 DolphinDB. All rights reserved.