public static class BambooStringUtils.AffixFilteringTree extends Object
| Constructor and Description |
|---|
AffixFilteringTree(Iterable<String> iterable) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getWithPrefix(String prefix) |
Iterable<String> |
getWithSuffix(String suffix) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.