Package com.complexible.common.primitives
package com.complexible.common.primitives
-
ClassDescriptionA skeleton implementation of
LongIteratorallowing subclasses to concentrate of computing next elements.A boolean predicate over tuples of two longs.Utility class for manipulating bits.This is a union of a long iterator with a constant.An iterator over primitive longsAnything which has a state that can be reset and must be closed.Provides support for serializing/deserializing object or primitive values to/from byte arrays.Serializer for primitive integer values.Serializes the given long to 8 bytes.Generic serializer interface for objects.Serializes the given short to 2 bytes.Serialize longs in an "Unsigned" form.Serializes the given long to as many bytes as required.