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