Index

E G H I P R S U V 
All Classes and Interfaces|All Packages

E

execute(Value...) - Method in class swim.vm.VmHostMethod
 
execute(Value...) - Method in class swim.vm.VmHostStaticMethod
 

G

get(long) - Method in class swim.vm.VmBridgeArray
 
get(long) - Method in class swim.vm.VmHostArray
 
get(long) - Method in class swim.vm.VmProxyArray
 
getHostLibrary(String) - Method in class swim.vm.VmBridge
 
getHostPackage(String) - Method in class swim.vm.VmBridge
 
getHostType(Class<?>) - Method in class swim.vm.VmBridge
 
getMember(String) - Method in class swim.vm.VmHostObject
 
getMemberKeys() - Method in class swim.vm.VmHostObject
 
getSize() - Method in class swim.vm.VmBridgeArray
 
getSize() - Method in class swim.vm.VmHostArray
 
getSize() - Method in class swim.vm.VmProxyArray
 
guestCanExecute(Object) - Method in class swim.vm.VmBridge
 
guestCanInvokeMember(Object, String) - Method in class swim.vm.VmBridge
 
guestExecute(Object, Object...) - Method in class swim.vm.VmBridge
 
guestExecuteVoid(Object, Object...) - Method in class swim.vm.VmBridge
 
guestInvokeMember(Object, String, Object...) - Method in class swim.vm.VmBridge
 
guestLanguage() - Method in class swim.vm.VmBridge
 
guestToHost(Object) - Method in class swim.vm.VmBridge
 

H

hasMember(String) - Method in class swim.vm.VmHostObject
 
hostLibraries() - Method in class swim.vm.VmBridge
 
hostMethodToGuestMethod(HostMethod<? super T>, T) - Method in class swim.vm.VmBridge
 
hostPackages() - Method in class swim.vm.VmBridge
 
hostRuntime() - Method in class swim.vm.VmBridge
 
hostStaticMethodToGuestStaticMethod(HostStaticMethod) - Method in class swim.vm.VmBridge
 
hostToGuest(Object) - Method in class swim.vm.VmBridge
 
hostType(T) - Method in class swim.vm.VmBridge
 
hostTypedValueToGuestProxy(HostType<? super T>, T) - Method in class swim.vm.VmBridge
 
hostTypes() - Method in class swim.vm.VmBridge
 

I

isNativeHostClass(Class<?>) - Method in class swim.vm.VmBridge
 

P

putMember(String, Value) - Method in class swim.vm.VmHostObject
 

R

remove(long) - Method in class swim.vm.VmBridgeArray
 
remove(long) - Method in class swim.vm.VmHostArray
 
remove(long) - Method in class swim.vm.VmProxyArray
 
removeMember(String) - Method in class swim.vm.VmHostObject
 

S

set(long, Value) - Method in class swim.vm.VmBridgeArray
 
set(long, Value) - Method in class swim.vm.VmHostArray
 
set(long, Value) - Method in class swim.vm.VmProxyArray
 
setGuestLanguage(String) - Method in class swim.vm.VmBridge
 
swim.vm - module swim.vm
Swim polyglot virtual machine integration.
swim.vm - package swim.vm
Swim polyglot virtual machine integration.

U

unwrap() - Method in class swim.vm.VmBridgeArray
 
unwrap() - Method in class swim.vm.VmHostArray
 
unwrap() - Method in class swim.vm.VmHostObject
 
unwrap() - Method in class swim.vm.VmHostProxy
 
unwrap() - Method in class swim.vm.VmProxyArray
 

V

VmBridge - Class in swim.vm
 
VmBridge(HostRuntime, String) - Constructor for class swim.vm.VmBridge
 
VmBridgeArray - Class in swim.vm
 
VmBridgeArray(VmBridge, Object[]) - Constructor for class swim.vm.VmBridgeArray
 
VmHostArray<T> - Class in swim.vm
 
VmHostArray(VmBridge, HostArrayType<? super T>, T) - Constructor for class swim.vm.VmHostArray
 
VmHostMethod<T> - Class in swim.vm
 
VmHostMethod(VmBridge, HostMethod<? super T>, T) - Constructor for class swim.vm.VmHostMethod
 
VmHostObject<T> - Class in swim.vm
 
VmHostObject(VmBridge, HostObjectType<? super T>, T) - Constructor for class swim.vm.VmHostObject
 
VmHostProxy<T> - Class in swim.vm
 
VmHostProxy() - Constructor for class swim.vm.VmHostProxy
 
VmHostStaticMethod - Class in swim.vm
 
VmHostStaticMethod(VmBridge, HostStaticMethod) - Constructor for class swim.vm.VmHostStaticMethod
 
VmProxyArray - Class in swim.vm
 
VmProxyArray(Object[]) - Constructor for class swim.vm.VmProxyArray
 
E G H I P R S U V 
All Classes and Interfaces|All Packages