se.l4.commons.id.package-info Maven / Gradle / Ivy
The newest version!
/**
* Generation, coding and decoding of identifiers. Currently works with
* {@code long}-identifiers, via {@link LongIdGenerator} and {@link LongIdCodec}.
*/
package se.l4.commons.id;