All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jhotdraw8.icollection.impl.champmap.package-info Maven / Gradle / Ivy

The newest version!
/*
 * @(#)package-info.java
 * Copyright © 2022 The authors and contributors of JHotDraw. MIT License.
 */

/**
 * Provides the implementation of a Compressed Hash-Array Mapped Prefix-tree
 * (CHAMP).
 * 

* This package is not exported from the module. *

* References: *

*
Michael J. Steindorfer (2017). * Efficient Immutable Collections.
*
michael.steindorfer.name * *
The Capsule Hash Trie Collections Library. *
Copyright (c) Michael Steindorfer. BSD-2-Clause License
*
github.com *
*/ package org.jhotdraw8.icollection.impl.champmap;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy