Serialized Form


Package aokell.lib.asm

Class aokell.lib.asm.InvalidSignatureException extends Exception implements Serializable

Serialized Fields

desc

String desc

unexpected

String unexpected

idx

int idx

Package aokell.lib.control

Class aokell.lib.control.CloneCtrlException extends Exception implements Serializable


Package aokell.lib.type

Class aokell.lib.type.ComponentTypeImpl extends Object implements Serializable

Serialized Fields

interfaces

InterfaceType[] interfaces

clientInterfaces

List<E> clientInterfaces
The List of client external interfaces implemented by this type.

Class aokell.lib.type.InterfaceTypeImpl extends Object implements Serializable

Serialized Fields

name

String name

signature

String signature

isClient

boolean isClient

isOptional

boolean isOptional

isCollection

boolean isCollection

fcItfClass

Class<T> fcItfClass