FilipGrebowski / Singly-Linked-Lists

An implementation to a Java library extension for collections, providing a mixture of bespoke and inherited methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singly-Linked-Lists

An implementation to a Java library extension for collections, providing a mixture of bespoke and inherited methods. These methods are needed to partially realize the extension at all, and partially to override the slow default implementation that exploits the specifics of the data structure.

About

An implementation to a Java library extension for collections, providing a mixture of bespoke and inherited methods.


Languages

Language:Java 100.0%