GitHub - MacleZhou/table: A table data structure in Java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

2 Commits

Repository files navigation

table

a table data structure for fast access in both dimensions. Thoroughly unit tested (the tests are included). I had originally written this for use in my jeopardy webapp, but I don't recall if I actually used it.

This code was originally in the useful-packages repo, but I decided to break it up.

About

A table data structure in Java

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • Java 100.0%