public class CObject extends Object implements Area
CObject(int size, Class tobeAllocated)
List<CString>
convertToListOfCString()
void
memcopyFrom(Area source)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CObject(int size, Class tobeAllocated)
public String toString()
toString
Object
public List<CString> convertToListOfCString()
public void memcopyFrom(Area source)
memcopyFrom
Area
Copyright © 2016. All Rights Reserved.