|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
long value.Boolean
Booleans
Booleans
boolean
booleans
booleans
Byte
Bytess
Bytes
byte
bytes
bytes
Character
Characters
Characters
char
chars
chars
Double
Doubles
Doubles
double
doubles
doubles
Float
Floats
Floats
float
floats
floats
Integer
Integers
Integers
int
ints
ints
Long
Longs
Longs
long
longs
longs
Short
Shorts
Shorts
short
shorts
shorts
booleans.
BooleanArray
BooleanArray with one element.
BooleanArray with two elements.
BooleanArray with three elements.
BooleanArray with four elements.
ByteArray.
ByteArray
ByteArray with one element.
ByteArray with two elements.
ByteArray with three elements.
ByteArray with four elements.
chars.
CharArray
CharArray with one element.
CharArray with two elements.
CharArray with three elements.
CharArray with four elements.
ConstArray.
ConstArray.
ConstArray with one element.
ConstArray with two elements.
ConstArray with three elements.
ConstArray with four elements.
doubles.
DoubleArray
DoubleArray with one element.
DoubleArray with two elements.
DoubleArray with three elements.
DoubleArray with four elements.
floats.
FloatArray
FloatArray with one element.
FloatArray with two elements.
FloatArray with three elements.
FloatArray with four elements.
ImmutableArray.
ConstArray.
ConstArray with one element.
ConstArray with two elements.
ImmutableArray with three elements.
ImmutableArray with four elements.
ints.
IntArray
IntArray with one element.
IntArray with two elements.
IntArray with three elements.
IntArray with four elements.
longs.
LongArray
LongArray with one element.
LongArray with two elements.
LongArray with three elements.
LongArray with four elements.
PowerlessArray.
ConstArray.
ConstArray with one element.
ConstArray with two elements.
PowerlessArray with three elements.
PowerlessArray with four elements.
shorts.
ShortArray
ShortArray with one element.
ShortArray with two elements.
ShortArray with three elements.
ShortArray with four elements.
Drum maker.boolean.BooleanArray factory.Wall implementation.BooleanArray.Builder.
BooleanArray.Builder.
ByteArray.Builder.
ByteArray.Builder.
CharArray.Builder.
CharArray.Builder.
ConstArray.Builder.
ConstArray.Builder.
DoubleArray.Builder.
DoubleArray.Builder.
FloatArray.Builder.
FloatArray.Builder.
ImmutableArray.Builder.
ImmutableArray.Builder.
IntArray.Builder.
IntArray.Builder.
LongArray.Builder.
LongArray.Builder.
PowerlessArray.Builder.
PowerlessArray.Builder.
ShortArray.Builder.
ShortArray.Builder.
byte.ByteArray factory.ByteArray factory that extends OutputStream.ByteArray.Builder with
the default internal array length
ByteArray.Builder
ByteArray.Builder
char.CharArray factory.ConstArray factory.deserializer.
double.DoubleArray factory.Drum factory.equal to another?
== and != operators.java.lang.Errors in a Joe-E program.File construction.float.FloatArray factory.Forwarder maker.Boolean for a specified boolean.
Byte for a specified byte.
Character for a specified char.
Double for a specified double.
Float for a specified float.
Integer for a specified int.
Long for a specified long.
Short for a specified short.
boolean at a specified position.
byte at a specified position.
char at a specified position.
double at a specified position.
float at a specified position.
InvocationHandler from a Proxy
read character, or -1 for EOF.
int at a specified position.
long at a specified position.
Class object,
in the same format as returned by Class.getName().
short at a specified position.
ImmutableArray factory.int.IntArray factory.true if the argument is an interface that can be
implemented by a Proxy using proxy().
ByteArray.Builder
long.LongArray factory.Drum.
Series.
Link maker.
413 response: 262144
OK type.
Record that does not have a constructor meeting all of the
requirements for a deserializer.spawn is not a Maker.PlugNPlay maker.PowerlessArray factory.Promise resolver.{ name : value } record.Series maker.Series factory.short.ShortArray factory.BadSyntax.source
boolean array
byte array
char array
double array
float array
int array
long array
short array
deserializer
Amount.value
call to an unresolved promise.application/x-www-form-urlencoded MIME format used for HTML
forms.BooleanArray with an appended Boolean.
- with(boolean) -
Method in class org.joe_e.array.BooleanArray
- Creates a
BooleanArray with an appended boolean.
- with(Byte) -
Method in class org.joe_e.array.ByteArray
- Creates a
ByteArray with an appended Byte.
- with(byte) -
Method in class org.joe_e.array.ByteArray
- Creates a
ByteArray with an appended byte.
- with(Character) -
Method in class org.joe_e.array.CharArray
- Creates a
CharArray with an appended Character.
- with(char) -
Method in class org.joe_e.array.CharArray
- Creates a
CharArray with an appended char.
- with(E) -
Method in class org.joe_e.array.ConstArray
- Return a new
ConstArray that contains the same elements
as this one but with a new element added to the end
- with(Double) -
Method in class org.joe_e.array.DoubleArray
- Creates a
DoubleArray with an appended Double.
- with(double) -
Method in class org.joe_e.array.DoubleArray
- Creates a
DoubleArray with an appended double.
- with(Float) -
Method in class org.joe_e.array.FloatArray
- Creates a
FloatArray with an appended Float.
- with(float) -
Method in class org.joe_e.array.FloatArray
- Creates a
FloatArray with an appended float.
- with(E) -
Method in class org.joe_e.array.ImmutableArray
- Return a new
PowerlessArray that contains the same elements
as this one but with a new element added to the end.
- with(Integer) -
Method in class org.joe_e.array.IntArray
- Creates a
IntArray with an appended Integer.
- with(int) -
Method in class org.joe_e.array.IntArray
- Creates a
IntArray with an appended int.
- with(Long) -
Method in class org.joe_e.array.LongArray
- Creates a
LongArray with an appended Long.
- with(long) -
Method in class org.joe_e.array.LongArray
- Creates a
LongArray with an appended long.
- with(E) -
Method in class org.joe_e.array.PowerlessArray
- Return a new
PowerlessArray that contains the same elements
as this one but with a new element added to the end.
- with(Short) -
Method in class org.joe_e.array.ShortArray
- Creates a
ShortArray with an appended Short.
- with(short) -
Method in class org.joe_e.array.ShortArray
- Creates a
ShortArray with an appended short.
- without(int) -
Method in class org.joe_e.array.BooleanArray
- Return a new
BooleanArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.ByteArray
- Return a new
ByteArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.CharArray
- Return a new
CharArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.ConstArray
- Return a new
ConstArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.DoubleArray
- Return a new
DoubleArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.FloatArray
- Return a new
FloatArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.ImmutableArray
- Return a new
ImmutableArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.IntArray
- Return a new
IntArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.LongArray
- Return a new
LongArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.PowerlessArray
- Return a new
PowerlessArray that contains the same elements
as this one excluding the element at a specified index
- without(int) -
Method in class org.joe_e.array.ShortArray
- Return a new
ShortArray that contains the same elements
as this one excluding the element at a specified index
- write(int) -
Method in class org.joe_e.array.ByteArray.BuilderOutputStream
- Append a
byte to the underlying ByteArray.Builder
- write(byte[]) -
Method in class org.joe_e.array.ByteArray.BuilderOutputStream
- Append a
byte array to the underlying ByteArray.Builder
- write(byte[], int, int) -
Method in class org.joe_e.array.ByteArray.BuilderOutputStream
- Append part of a
byte array to the underlying
ByteArray.Builder
- write(Exporter, Type, Object, Writer) -
Static method in class org.waterken.syntax.json.JSONSerializer
- Serializes a stream of Java objects to a JSON text stream.
- writeBoolean(boolean) -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeDouble(double) -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeFloat(float) -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeInt(int) -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeLink(String) -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeLong(long) -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeNew(File) -
Static method in class org.joe_e.file.Filesystem
- Creates a file for writing.
- writeNull() -
Method in class org.waterken.syntax.json.JSONWriter
-
- writeString(String) -
Method in class org.waterken.syntax.json.JSONWriter
-
- WrongBrand - Exception in org.ref_send.brand
- Signals a
Brand mismatch. - WrongBrand(Brand<?>, Brand<?>) -
Constructor for exception org.ref_send.brand.WrongBrand
- Constructs an instance.
- WrongToken - Exception in org.waterken.syntax
- Signals parsed data did not contain an expected token at a required position.
- WrongToken(String) -
Constructor for exception org.waterken.syntax.WrongToken
- Constructs an instance.
|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.