Skip to content
This repository was archived by the owner on Mar 6, 2018. It is now read-only.
/ table Public archive

A table data structure in Java

mark-i-m/table

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages