Skip to content
forked from mark-i-m/table

A table data structure in Java

Notifications You must be signed in to change notification settings

MacleZhou/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

  • Java 100.0%