Releases: shineware/aho-corasick
Releases · shineware/aho-corasick
get(char ch) method 추가
get(char ch) method 추가
데이터 없을 때 null이 아닌 size 0의 결과 리턴
데이터 없을 때 null이 아닌 size 0의 결과 리턴
Add a new method for creating a FindContext
- Add a new method for creating a FindContext by jihoonson a.k.a god of java
Trie를 순회할 때 상태를 유지하기 위한 FindContext를 추가하여 상태 유지 코드와 Trie 구조에 대한 코드를 분리
support eclipse ide
1.0.1 modify build.gradle for support eclipse ide
ahocorasick release by shineware!
1.0.0 setting for gradle project