Index
All Classes|All Packages
A
- array(E[], Stream<String>) - Method in class net.kyori.examination.string.StringExaminer
C
- collection(Collection<E>, Stream<String>) - Method in class net.kyori.examination.string.StringExaminer
E
- examinable(String, Stream<Map.Entry<String, String>>) - Method in class net.kyori.examination.string.StringExaminer
- examine(boolean) - Method in class net.kyori.examination.string.StringExaminer
- examine(boolean[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(byte) - Method in class net.kyori.examination.string.StringExaminer
- examine(byte[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(char) - Method in class net.kyori.examination.string.StringExaminer
- examine(char[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(double) - Method in class net.kyori.examination.string.StringExaminer
- examine(double[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(float) - Method in class net.kyori.examination.string.StringExaminer
- examine(float[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(int) - Method in class net.kyori.examination.string.StringExaminer
- examine(int[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(long) - Method in class net.kyori.examination.string.StringExaminer
- examine(long[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(short) - Method in class net.kyori.examination.string.StringExaminer
- examine(short[]) - Method in class net.kyori.examination.string.StringExaminer
- examine(String) - Method in class net.kyori.examination.string.StringExaminer
M
- map(Map<K, V>, Stream<Map.Entry<String, String>>) - Method in class net.kyori.examination.string.StringExaminer
N
- net.kyori.examination.string - package net.kyori.examination.string
- nil() - Method in class net.kyori.examination.string.StringExaminer
S
- scalar(Object) - Method in class net.kyori.examination.string.StringExaminer
- simpleEscaping() - Static method in class net.kyori.examination.string.StringExaminer
-
Gets a string examiner that escapes simply.
- stream(DoubleStream) - Method in class net.kyori.examination.string.StringExaminer
- stream(IntStream) - Method in class net.kyori.examination.string.StringExaminer
- stream(LongStream) - Method in class net.kyori.examination.string.StringExaminer
- stream(Stream<T>) - Method in class net.kyori.examination.string.StringExaminer
- StringExaminer - Class in net.kyori.examination.string
-
Examinerthat outputs aString. - StringExaminer(Function<String, String>) - Constructor for class net.kyori.examination.string.StringExaminer
-
Constructs.
All Classes|All Packages