Java types

A collection of data types and structures implemented in Java

Introduction

With this part of the Types project, I provide implementations of commonly used data types and structures in Java.

Below, I give an overview of the available implementations.

Overview

Currently, (partial) Java implementations of the following data types and structures are available:

License

Copyright © 2021–2023 Maurits Silvis

This source code package is subject to the terms and conditions defined in the GNU General Public License v3.0 or later.