public abstract class Library extends Object
| Constructor and Description |
|---|
Library() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
load(LibraryLoader.Context context) |
protected PrimitiveStackMapping |
registerPrimitive(Class c,
LibraryLoader.Context context) |
protected void |
registerPrimitives(LibraryLoader.Context context,
Class... classes) |
public abstract void load(LibraryLoader.Context context) throws RippleException
RippleExceptionprotected void registerPrimitives(LibraryLoader.Context context, Class... classes) throws RippleException
RippleExceptionprotected PrimitiveStackMapping registerPrimitive(Class c, LibraryLoader.Context context) throws RippleException
RippleExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.