Skip navigation links
A B C D E F G I J K L M N P R S T U W X 

A

append(char) - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
append(String) - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
append(char) - Method in class com.github.underscore.string.U.JsonStringBuilder
 
append(String) - Method in class com.github.underscore.string.U.JsonStringBuilder
 
append(String) - Method in class com.github.underscore.string.U.XmlStringBuilder
 

B

builder - Variable in class com.github.underscore.string.U.XmlStringBuilder
 

C

camelCase(String) - Static method in class com.github.underscore.string.U
 
camelCase() - Method in class com.github.underscore.string.U
 
camelCase() - Method in class com.github.underscore.string.U.Chain
 
capitalize(String) - Static method in class com.github.underscore.string.U
 
capitalize() - Method in class com.github.underscore.string.U
 
capitalize() - Method in class com.github.underscore.string.U.Chain
 
chain(String) - Static method in class com.github.underscore.string.U
 
chain(List<T>) - Static method in class com.github.underscore.string.U
 
chain(Iterable<T>) - Static method in class com.github.underscore.string.U
 
chain(Iterable<T>, int) - Static method in class com.github.underscore.string.U
 
chain(T...) - Static method in class com.github.underscore.string.U
 
chain(int[]) - Static method in class com.github.underscore.string.U
 
chain() - Method in class com.github.underscore.string.U
 
Chain(T) - Constructor for class com.github.underscore.string.U.Chain
 
Chain(List<T>) - Constructor for class com.github.underscore.string.U.Chain
 
chunk(int) - Method in class com.github.underscore.string.U.Chain
 
com.github.underscore.string - package com.github.underscore.string
 
compact() - Method in class com.github.underscore.string.U.Chain
 
compact(T) - Method in class com.github.underscore.string.U.Chain
 
concat(List<T>...) - Method in class com.github.underscore.string.U.Chain
 
contains(T) - Method in class com.github.underscore.string.U.Chain
 
countBy(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 

D

deburr() - Method in class com.github.underscore.string.U.Chain
 
deburr(String) - Static method in class com.github.underscore.string.U
 
deburr() - Method in class com.github.underscore.string.U
 
decIdent() - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
decIdent() - Method in class com.github.underscore.string.U.JsonStringBuilder
 
decIdent() - Method in class com.github.underscore.string.U.XmlStringBuilder
 
difference(List<T>...) - Method in class com.github.underscore.string.U.Chain
 
distinct() - Method in class com.github.underscore.string.U.Chain
 
distinctBy(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 

E

endsWith(String) - Method in class com.github.underscore.string.U.Chain
 
endsWith(String, Integer) - Method in class com.github.underscore.string.U.Chain
 
endsWith(String, String) - Static method in class com.github.underscore.string.U
 
endsWith(String, String, Integer) - Static method in class com.github.underscore.string.U
 
endsWith(String) - Method in class com.github.underscore.string.U
 
endsWith(String, Integer) - Method in class com.github.underscore.string.U
 
escape(String) - Static method in class com.github.underscore.string.U.JsonJavaValue
 
escape(String) - Static method in class com.github.underscore.string.U.JsonValue
 
escape(String) - Static method in class com.github.underscore.string.U.XmlValue
 
every(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 

F

fillSpaces() - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
fillSpaces() - Method in class com.github.underscore.string.U.JsonStringBuilder
 
fillSpaces() - Method in class com.github.underscore.string.U.XmlStringBuilder
 
filter(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
filterFalse(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
filterIndexed(PredicateIndexed<T>) - Method in class com.github.underscore.string.U.Chain
 
find(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
findLast(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
findWhere(List<Tuple<String, E>>) - Method in class com.github.underscore.string.U.Chain
 
first() - Method in class com.github.underscore.string.U.Chain
 
first(int) - Method in class com.github.underscore.string.U.Chain
 
firstOrNull() - Method in class com.github.underscore.string.U.Chain
 
firstOrNull(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
flatten() - Method in class com.github.underscore.string.U.Chain
 
forEach(Consumer<T>) - Method in class com.github.underscore.string.U.Chain
 
forEachRight(Consumer<T>) - Method in class com.github.underscore.string.U.Chain
 
fromJson() - Method in class com.github.underscore.string.U.Chain
 
fromJson(String) - Static method in class com.github.underscore.string.U
 
fromJson() - Method in class com.github.underscore.string.U
 
fromXml() - Method in class com.github.underscore.string.U.Chain
 
fromXml(String) - Static method in class com.github.underscore.string.U
 
fromXml() - Method in class com.github.underscore.string.U
 

G

getColumn() - Method in exception com.github.underscore.string.U.ParseException
 
getLine() - Method in exception com.github.underscore.string.U.ParseException
 
getOffset() - Method in exception com.github.underscore.string.U.ParseException
 
groupBy(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 

I

incIdent() - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
incIdent() - Method in class com.github.underscore.string.U.JsonStringBuilder
 
incIdent() - Method in class com.github.underscore.string.U.XmlStringBuilder
 
indexBy(String) - Method in class com.github.underscore.string.U.Chain
 
initial() - Method in class com.github.underscore.string.U.Chain
 
initial(int) - Method in class com.github.underscore.string.U.Chain
 
intersection(List<T>...) - Method in class com.github.underscore.string.U.Chain
 
invoke(String, List<Object>) - Method in class com.github.underscore.string.U.Chain
 
invoke(String) - Method in class com.github.underscore.string.U.Chain
 

J

join() - Method in class com.github.underscore.string.U.Chain
 
join(String) - Method in class com.github.underscore.string.U.Chain
 
JsonArray() - Constructor for class com.github.underscore.string.U.JsonArray
 
JsonJavaArray() - Constructor for class com.github.underscore.string.U.JsonJavaArray
 
JsonJavaObject() - Constructor for class com.github.underscore.string.U.JsonJavaObject
 
JsonJavaStringBuilder() - Constructor for class com.github.underscore.string.U.JsonJavaStringBuilder
 
JsonJavaValue() - Constructor for class com.github.underscore.string.U.JsonJavaValue
 
JsonObject() - Constructor for class com.github.underscore.string.U.JsonObject
 
JsonParser(String) - Constructor for class com.github.underscore.string.U.JsonParser
 
JsonStringBuilder() - Constructor for class com.github.underscore.string.U.JsonStringBuilder
 
JsonValue() - Constructor for class com.github.underscore.string.U.JsonValue
 

K

kebabCase() - Method in class com.github.underscore.string.U.Chain
 
kebabCase(String) - Static method in class com.github.underscore.string.U
 
kebabCase() - Method in class com.github.underscore.string.U
 

L

last() - Method in class com.github.underscore.string.U.Chain
 
last(int) - Method in class com.github.underscore.string.U.Chain
 
lastOrNull() - Method in class com.github.underscore.string.U.Chain
 
lastOrNull(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
limit(int) - Method in class com.github.underscore.string.U.Chain
 
lowerFirst() - Method in class com.github.underscore.string.U.Chain
 
lowerFirst(String) - Static method in class com.github.underscore.string.U
 
lowerFirst() - Method in class com.github.underscore.string.U
 

M

main(String...) - Static method in class com.github.underscore.string.U
 
map(Function<? super T, F>) - Method in class com.github.underscore.string.U.Chain
 
mapIndexed(BiFunction<Integer, ? super T, F>) - Method in class com.github.underscore.string.U.Chain
 
max() - Method in class com.github.underscore.string.U.Chain
 
max(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 
min() - Method in class com.github.underscore.string.U.Chain
 
min(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 

N

newLine() - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
newLine() - Method in class com.github.underscore.string.U.JsonStringBuilder
 
newLine() - Method in class com.github.underscore.string.U.XmlStringBuilder
 

P

pad(int) - Method in class com.github.underscore.string.U.Chain
 
pad(int, String) - Method in class com.github.underscore.string.U.Chain
 
pad(String, int) - Static method in class com.github.underscore.string.U
 
pad(String, int, String) - Static method in class com.github.underscore.string.U
 
pad(int) - Method in class com.github.underscore.string.U
 
pad(int, String) - Method in class com.github.underscore.string.U
 
padEnd(int) - Method in class com.github.underscore.string.U.Chain
 
padEnd(int, String) - Method in class com.github.underscore.string.U.Chain
 
padEnd(String, Integer) - Static method in class com.github.underscore.string.U
 
padEnd(String, Integer, String) - Static method in class com.github.underscore.string.U
 
padEnd(int) - Method in class com.github.underscore.string.U
 
padEnd(int, String) - Method in class com.github.underscore.string.U
 
padStart(int) - Method in class com.github.underscore.string.U.Chain
 
padStart(int, String) - Method in class com.github.underscore.string.U.Chain
 
padStart(String, Integer) - Static method in class com.github.underscore.string.U
 
padStart(String, Integer, String) - Static method in class com.github.underscore.string.U
 
padStart(int) - Method in class com.github.underscore.string.U
 
padStart(int, String) - Method in class com.github.underscore.string.U
 
parse() - Method in class com.github.underscore.string.U.JsonParser
 
ParseException(String, int, int, int) - Constructor for exception com.github.underscore.string.U.ParseException
 
pluck(String) - Method in class com.github.underscore.string.U.Chain
 

R

range(int) - Method in class com.github.underscore.string.U.Chain
 
range(int, int) - Method in class com.github.underscore.string.U.Chain
 
range(int, int, int) - Method in class com.github.underscore.string.U.Chain
 
reduce(BiFunction<F, T, F>, F) - Method in class com.github.underscore.string.U.Chain
 
reduce(BinaryOperator<T>) - Method in class com.github.underscore.string.U.Chain
 
reduceRight(BiFunction<F, T, F>, F) - Method in class com.github.underscore.string.U.Chain
 
reduceRight(BinaryOperator<T>) - Method in class com.github.underscore.string.U.Chain
 
reject(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
rejectIndexed(PredicateIndexed<T>) - Method in class com.github.underscore.string.U.Chain
 
repeat(int) - Method in class com.github.underscore.string.U.Chain
 
repeat(String, int) - Static method in class com.github.underscore.string.U
 
repeat(int) - Method in class com.github.underscore.string.U
 
rest() - Method in class com.github.underscore.string.U.Chain
 
rest(int) - Method in class com.github.underscore.string.U.Chain
 
reverse() - Method in class com.github.underscore.string.U.Chain
 

S

sample() - Method in class com.github.underscore.string.U.Chain
 
sample(int) - Method in class com.github.underscore.string.U.Chain
 
shuffle() - Method in class com.github.underscore.string.U.Chain
 
skip(int) - Method in class com.github.underscore.string.U.Chain
 
slice(int) - Method in class com.github.underscore.string.U.Chain
 
slice(int, int) - Method in class com.github.underscore.string.U.Chain
 
snakeCase() - Method in class com.github.underscore.string.U.Chain
 
snakeCase(String) - Static method in class com.github.underscore.string.U
 
snakeCase() - Method in class com.github.underscore.string.U
 
some(Predicate<T>) - Method in class com.github.underscore.string.U.Chain
 
sort() - Method in class com.github.underscore.string.U.Chain
 
sortBy(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 
sortBy(K) - Method in class com.github.underscore.string.U.Chain
 
sortWith(Comparator<F>) - Method in class com.github.underscore.string.U.Chain
 
startCase() - Method in class com.github.underscore.string.U.Chain
 
startCase(String) - Static method in class com.github.underscore.string.U
 
startCase() - Method in class com.github.underscore.string.U
 
startsWith(String) - Method in class com.github.underscore.string.U.Chain
 
startsWith(String, Integer) - Method in class com.github.underscore.string.U.Chain
 
startsWith(String, String) - Static method in class com.github.underscore.string.U
 
startsWith(String, String, Integer) - Static method in class com.github.underscore.string.U
 
startsWith(String) - Method in class com.github.underscore.string.U
 
startsWith(String, Integer) - Method in class com.github.underscore.string.U
 

T

tap(Consumer<T>) - Method in class com.github.underscore.string.U.Chain
 
toJson() - Method in class com.github.underscore.string.U.Chain
 
toJson(Collection) - Static method in class com.github.underscore.string.U
 
toJson() - Method in class com.github.underscore.string.U
 
toJson(Map) - Static method in class com.github.underscore.string.U
 
toJsonJavaString() - Method in class com.github.underscore.string.U.Chain
 
toJsonJavaString(Collection) - Static method in class com.github.underscore.string.U
 
toJsonJavaString() - Method in class com.github.underscore.string.U
 
toJsonJavaString(Map) - Static method in class com.github.underscore.string.U
 
toMap() - Method in class com.github.underscore.string.U.Chain
 
toString() - Method in class com.github.underscore.string.U.JsonJavaStringBuilder
 
toString() - Method in class com.github.underscore.string.U.JsonStringBuilder
 
toString() - Method in class com.github.underscore.string.U.XmlStringBuilder
 
toString() - Method in class com.github.underscore.string.U.XmlStringBuilderWithoutRoot
 
toXml() - Method in class com.github.underscore.string.U.Chain
 
toXml(Collection) - Static method in class com.github.underscore.string.U
 
toXml() - Method in class com.github.underscore.string.U
 
toXml(Map) - Static method in class com.github.underscore.string.U
 
trim() - Method in class com.github.underscore.string.U.Chain
 
trim(String) - Method in class com.github.underscore.string.U.Chain
 
trim(String) - Static method in class com.github.underscore.string.U
 
trim(String, String) - Static method in class com.github.underscore.string.U
 
trim() - Method in class com.github.underscore.string.U
 
trimEnd() - Method in class com.github.underscore.string.U.Chain
 
trimEnd(String) - Method in class com.github.underscore.string.U.Chain
 
trimEnd(String) - Static method in class com.github.underscore.string.U
 
trimEnd(String, String) - Static method in class com.github.underscore.string.U
 
trimEnd() - Method in class com.github.underscore.string.U
 
trimEndWith(String) - Method in class com.github.underscore.string.U
 
trimStart() - Method in class com.github.underscore.string.U.Chain
 
trimStart(String) - Method in class com.github.underscore.string.U.Chain
 
trimStart(String) - Static method in class com.github.underscore.string.U
 
trimStart(String, String) - Static method in class com.github.underscore.string.U
 
trimStart() - Method in class com.github.underscore.string.U
 
trimStartWith(String) - Method in class com.github.underscore.string.U
 
trimWith(String) - Method in class com.github.underscore.string.U
 
trunc() - Method in class com.github.underscore.string.U.Chain
 
trunc(int) - Method in class com.github.underscore.string.U.Chain
 
trunc(String) - Static method in class com.github.underscore.string.U
 
trunc(String, Integer) - Static method in class com.github.underscore.string.U
 
trunc() - Method in class com.github.underscore.string.U
 
trunc(int) - Method in class com.github.underscore.string.U
 

U

U<T> - Class in com.github.underscore.string
 
U(Iterable<T>) - Constructor for class com.github.underscore.string.U
 
U(String) - Constructor for class com.github.underscore.string.U
 
U.Chain<T> - Class in com.github.underscore.string
 
U.JsonArray - Class in com.github.underscore.string
 
U.JsonJavaArray - Class in com.github.underscore.string
 
U.JsonJavaObject - Class in com.github.underscore.string
 
U.JsonJavaStringBuilder - Class in com.github.underscore.string
 
U.JsonJavaValue - Class in com.github.underscore.string
 
U.JsonObject - Class in com.github.underscore.string
 
U.JsonParser - Class in com.github.underscore.string
 
U.JsonStringBuilder - Class in com.github.underscore.string
 
U.JsonValue - Class in com.github.underscore.string
 
U.ParseException - Exception in com.github.underscore.string
 
U.XmlArray - Class in com.github.underscore.string
 
U.XmlObject - Class in com.github.underscore.string
 
U.XmlStringBuilder - Class in com.github.underscore.string
 
U.XmlStringBuilderWithoutRoot - Class in com.github.underscore.string
 
U.XmlValue - Class in com.github.underscore.string
 
uncapitalize() - Method in class com.github.underscore.string.U.Chain
 
uncapitalize(String) - Static method in class com.github.underscore.string.U
 
uncapitalize() - Method in class com.github.underscore.string.U
 
union(List<T>...) - Method in class com.github.underscore.string.U.Chain
 
uniq() - Method in class com.github.underscore.string.U.Chain
 
uniq(Function<T, F>) - Method in class com.github.underscore.string.U.Chain
 
upperFirst() - Method in class com.github.underscore.string.U.Chain
 
upperFirst(String) - Static method in class com.github.underscore.string.U
 
upperFirst() - Method in class com.github.underscore.string.U
 

W

where(List<Tuple<String, E>>) - Method in class com.github.underscore.string.U.Chain
 
words() - Method in class com.github.underscore.string.U.Chain
 
words(String) - Static method in class com.github.underscore.string.U
 
words() - Method in class com.github.underscore.string.U
 
writeJson(Collection, U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(byte[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(short[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(int[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(long[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(float[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(double[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(boolean[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(char[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(Object[], U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonArray
 
writeJson(Collection, U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(byte[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(short[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(int[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(long[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(float[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(double[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(boolean[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(char[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(Object[], U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaArray
 
writeJson(Map, U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaObject
 
writeJson(Object, U.JsonJavaStringBuilder) - Static method in class com.github.underscore.string.U.JsonJavaValue
 
writeJson(Map, U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonObject
 
writeJson(Object, U.JsonStringBuilder) - Static method in class com.github.underscore.string.U.JsonValue
 
writeXml(Collection, U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(byte[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(short[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(int[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(long[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(float[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(double[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(boolean[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(char[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(Object[], U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlArray
 
writeXml(Map, U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlObject
 
writeXml(Object, U.XmlStringBuilder) - Static method in class com.github.underscore.string.U.XmlValue
 

X

XmlArray() - Constructor for class com.github.underscore.string.U.XmlArray
 
XmlObject() - Constructor for class com.github.underscore.string.U.XmlObject
 
XmlStringBuilder() - Constructor for class com.github.underscore.string.U.XmlStringBuilder
 
XmlStringBuilder(StringBuilder, int) - Constructor for class com.github.underscore.string.U.XmlStringBuilder
 
XmlStringBuilderWithoutRoot() - Constructor for class com.github.underscore.string.U.XmlStringBuilderWithoutRoot
 
XmlValue() - Constructor for class com.github.underscore.string.U.XmlValue
 
A B C D E F G I J K L M N P R S T U W X 
Skip navigation links

Copyright © 2018. All rights reserved.