| 
 | ref_send API 2.17 defensive programming in Java | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.joe_e.Struct
org.waterken.bounce.AllTypes
public final class AllTypes
A record containing a field of each type.
| Field Summary | |
|---|---|
|  java.lang.Object | aunknown type | 
|  BooleanArray | bboolean | 
|  CharArray | cchar | 
|  DoubleArray | ddouble | 
|  FloatArray | ffloat | 
|  IntArray | iint | 
|  ConstArray<Vat<Deferred<?>>> | kknown nested type | 
|  LongArray | llong | 
|  ByteArray | obyte | 
|  ConstArray<? extends Promise<?>> | ppromise | 
|  ConstArray<? extends Receiver<?>> | rpass-by-reference | 
|  ShortArray | sshort | 
|  java.lang.String | tstring | 
| Constructor Summary | |
|---|---|
| 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. | |
| Method Summary | 
|---|
| Methods inherited from class org.joe_e.Struct | 
|---|
| equals, hashCode | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.joe_e.Selfless | 
|---|
| hashCode | 
| Field Detail | 
|---|
public final BooleanArray b
public final CharArray c
public final FloatArray f
public final DoubleArray d
public final ByteArray o
public final ShortArray s
public final IntArray i
public final LongArray l
public final java.lang.String t
public final ConstArray<? extends Receiver<?>> r
public final ConstArray<? extends Promise<?>> p
public final ConstArray<Vat<Deferred<?>>> k
public final java.lang.Object a
| Constructor Detail | 
|---|
public 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)
b - bc - cf - fd - do - os - si - il - lt - tr - rp - pk - ka - a| 
 | ref_send API 2.17 defensive programming in Java | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.