JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package ca.randolf.lang
Class
ca.randolf.lang.Nybble
extends Number implements Serializable
Serialized Fields
value
byte value
The immutable value of this Nybble.
the wrapped nybble (presented as a byte)
Class
ca.randolf.lang.VeryLong
extends Number implements Serializable
Serialized Fields
value
java.math.BigInteger value
The immutable value of this VeryLong.
the wrapped VeryLong (presented as a BigInteger object)
Package ca.randolf.net.cs
Class
ca.randolf.net.cs.IcebergException
extends Exception implements Serializable
Serialized Fields
ID
int ID
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes