Package org.odenix.collections


@NullMarked package org.odenix.collections

Public API for immutable and persistent collection types: lists, sets, and maps.

Program elements are non-null unless annotated with Nullable.

For more about the collection types, see API Overview.