de.malkusch.whoisServerList.publicSuffixList.index.array.package-info Maven / Gradle / Ivy
/**
* Array based index with O(n) complexity.
*
* @author [email protected]
* @see Donations
*/
package de.malkusch.whoisServerList.publicSuffixList.index.array;