| Package | Description |
|---|---|
| org.osgl | |
| org.osgl.util.algo |
| Modifier and Type | Field and Description |
|---|---|
static StringSearch |
OsglConfig.DEF_STRING_SEARCH
Default string search logic
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StringSearch.SimpleStringSearch
Implement a simple string search algorithm using JDK
String.indexOf algorithm |
| Modifier and Type | Method and Description |
|---|---|
static StringSearch |
StringSearch.wrap(Lang.Func3<char[],char[],Integer,Integer> searchLogic) |
| Constructor and Description |
|---|
SimpleStringReplace(StringSearch searcher) |
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.