ref_send API 2.17
defensive programming in Java

Uses of Class
org.ref_send.promise.Vat

Packages that use Vat
org.ref_send.promise A promise interface. 
org.waterken.bounce An argument passing test. 
 

Uses of Vat in org.ref_send.promise
 

Methods in org.ref_send.promise that return Vat
<R> Vat<R>
Eventual.spawn(java.lang.String label, java.lang.Class<?> maker, java.lang.Object... optional)
          Creates a sub-vat.
 

Uses of Vat in org.waterken.bounce
 

Fields in org.waterken.bounce with type parameters of type Vat
 ConstArray<Vat<Deferred<?>>> AllTypes.k
          known nested type
 

Constructor parameters in org.waterken.bounce with type arguments of type Vat
AllTypes(BooleanArray b, CharArray c, FloatArray f, DoubleArray d, ByteArray o, ShortArray s, IntArray i, LongArray l, java.lang.String t, ConstArray<? extends Receiver<?>> r, ConstArray<? extends Promise<?>> p, ConstArray<Vat<Deferred<?>>> k, java.lang.Object a)
          Constructs an instance.
 


ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.