Uses of Annotation Interface
org.cojen.tupl.Unsigned

Packages that use Unsigned
Package
Description
See Database to get started with Tupl.
  • Uses of Unsigned in org.cojen.tupl

    Methods in org.cojen.tupl with annotations of type Unsigned
    Modifier and Type
    Method
    Description
    byte[]
    Entry.key()
    Returns the entry's current key reference.
    byte[]
    Entry.value()
    Returns the entry's current value reference.