jar

space.normand : trie-regex-optimizer

Maven & Gradle

Sep 25, 2023
1 stars

Trie Regex Optimizer · Optimizes term lists for regex using a Trie

Table Of Contents

Latest Version

Download space.normand : trie-regex-optimizer JAR file - Latest Versions:

All Versions

Download space.normand : trie-regex-optimizer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window trie-regex-optimizer-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

space.normand.regextrieoptimizer

├─ space.normand.regextrieoptimizer.RegexTrieOptimizer.class - [JAR]

├─ space.normand.regextrieoptimizer.Trie.class - [JAR]

├─ space.normand.regextrieoptimizer.TrieNode.class - [JAR]