public class PosNegInteger
extends java.lang.Object
implements java.io.Serializable
An integer based on index for which an even numbered index produces
a positive integer and an odd numbered index produces a negative integer.
This allows testing negative keys.