public class OCRChars extends Object
OCRChars()
OCRChars(long n)
void
add(OCRChar x)
long
capacity()
clear()
delete()
OCRChar
get(int i)
boolean
isEmpty()
reserve(long n)
set(int i, OCRChar val)
size()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OCRChars()
public OCRChars(long n)
public void delete()
public long size()
public long capacity()
public void reserve(long n)
public boolean isEmpty()
public void clear()
public void add(OCRChar x)
public OCRChar get(int i)
public void set(int i, OCRChar val)
Copyright © 2017. All rights reserved.