Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

@ljo
Copy link

@ljo ljo commented Jul 4, 2014

No description provided.

* custom suffix array building strategy, using the given T object
* comparator.
*/
public static <T> SuffixData createWithLCP(T[] input,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only here, createWithLCP(T[], ISufficArrayBuilder, Comparator<? super T>), seems to be added in this class, but the diff shows everything changed in this file. Change spaces?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants