Index
All Classes and Interfaces|All Packages
A
- append(List<T>, T) - Static method in interface one.xingyi.helpers.ListHelpers
- avg(int, int) - Static method in interface one.xingyi.helpers.NumberHelpers
- avg(long, int) - Static method in interface one.xingyi.helpers.NumberHelpers
B
- brackets - Static variable in interface one.xingyi.helpers.StringHelper
C
- collect(List<T>, Predicate<T>, Function<T, T1>) - Static method in interface one.xingyi.helpers.ListHelpers
D
- doubleQuote - Static variable in interface one.xingyi.helpers.StringHelper
F
- first(Stream<T>) - Static method in interface one.xingyi.helpers.StreamHelper
G
- getOrAdd(Map<K, V>, K, Supplier<V>) - Static method in interface one.xingyi.helpers.MapHelpers
J
- jsonPrint(String, Map<String, V>, BiFunction<String, V, String>) - Static method in interface one.xingyi.helpers.MapHelpers
L
- last(Stream<T>) - Static method in interface one.xingyi.helpers.StreamHelper
- lastN(Stream<T>, int) - Static method in interface one.xingyi.helpers.StreamHelper
- ListHelpers - Interface in one.xingyi.helpers
M
- map(List<T>, Function<T, T1>) - Static method in interface one.xingyi.helpers.ListHelpers
- map(Map<K, V>, BiFunction<K, V, V1>) - Static method in interface one.xingyi.helpers.MapHelpers
- MapHelpers - Interface in one.xingyi.helpers
N
- NumberHelpers - Interface in one.xingyi.helpers
O
- one.xingyi.helpers - package one.xingyi.helpers
P
- permutate(int) - Static method in interface one.xingyi.helpers.Permutations
- Permutations - Interface in one.xingyi.helpers
Q
- quote(String, String) - Static method in interface one.xingyi.helpers.StringHelper
- quoteIfNeeded(Object) - Static method in interface one.xingyi.helpers.StringHelper
- quoteIfNeededForJson(Object) - Static method in interface one.xingyi.helpers.StringHelper
R
- removeWhiteSpace(String) - Static method in interface one.xingyi.helpers.StringHelper
S
- sanitizeForObjectName(String) - Static method in interface one.xingyi.helpers.StringHelper
- StreamHelper - Interface in one.xingyi.helpers
- streamOf(Optional<T>) - Static method in interface one.xingyi.helpers.StreamHelper
- StringHelper - Interface in one.xingyi.helpers
T
- toAttributeValue(String, Object...) - Static method in interface one.xingyi.helpers.StringHelper
- toDoubleQuotes(String) - Static method in interface one.xingyi.helpers.StringHelper
- toJsonObject(Object...) - Static method in interface one.xingyi.helpers.StringHelper
- toList(int, int) - Static method in interface one.xingyi.helpers.Permutations
- toSingleQuotes(String) - Static method in interface one.xingyi.helpers.StringHelper
All Classes and Interfaces|All Packages