Index

A B C D E F G H I J K L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractImmutableMap() - Constructor for class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
activateGlobalCookieManager() - Static method in class de.s42.base.web.Web
 
add(KeyType, DataType) - Method in class de.s42.base.collections.MappedList
 
addAll(MappedList<KeyType, DataType>) - Method in class de.s42.base.collections.MappedList
 
addChangeListener(JTextComponent, Consumer<String>) - Static method in class de.s42.base.swing.JTextComponentHelper
 
addConverter(Class<SourceType>, Class<TargetType>, Function<SourceType, TargetType>) - Static method in class de.s42.base.conversion.ConversionHelper
 
addParameter(String, Object) - Method in class de.s42.base.web.WebPost
Deprecated.
 
addWriter(Class, BiConsumer<?, StringBuilder>) - Static method in class de.s42.base.strings.StringHelper
 
AlwaysTrue - Class in de.s42.base.validation
 
AlwaysTrue() - Constructor for class de.s42.base.validation.AlwaysTrue
 
ansiCode - Variable in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
ansiCode - Variable in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
AnsiHelper - Class in de.s42.base.console
See https://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html
AnsiHelper() - Constructor for class de.s42.base.console.AnsiHelper
 
AnsiHelper.TerminalBackgroundColor - Enum Class in de.s42.base.console
 
AnsiHelper.TerminalColor - Enum Class in de.s42.base.console
 
apply(Object) - Method in class de.s42.base.validation.AlwaysTrue
 
apply(Object) - Method in class de.s42.base.validation.IsBoolean
 
apply(Object) - Method in class de.s42.base.validation.IsGreaterEqual0
 
apply(Object) - Method in class de.s42.base.validation.IsInteger
 
apply(Object) - Method in class de.s42.base.validation.IsString
 
apply(Object) - Method in class de.s42.base.validation.IsSymbol
 
apply(String) - Method in class de.s42.base.validation.IsValidRegex
 
ArrayHelper - Class in de.s42.base.arrays
 
ArrayHelper() - Constructor for class de.s42.base.arrays.ArrayHelper
 
assertEpsilonEquals(double, double) - Static method in class de.s42.base.testing.AssertHelper
 
assertEpsilonEquals(double, double, String) - Static method in class de.s42.base.testing.AssertHelper
 
assertEpsilonEquals(float, float) - Static method in class de.s42.base.testing.AssertHelper
 
assertEpsilonEquals(float, float, String) - Static method in class de.s42.base.testing.AssertHelper
 
AssertHelper - Class in de.s42.base.testing
 
AssertHelper() - Constructor for class de.s42.base.testing.AssertHelper
 
assertStartsWith(String, String) - Static method in class de.s42.base.testing.AssertHelper
 
assertStartsWith(String, String, String) - Static method in class de.s42.base.testing.AssertHelper
 

B

BackgroundBlack - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBlack - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundBlue - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBlue - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundBrightBlack - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightBlue - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightCyan - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightGreen - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightMagenta - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightRed - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightWhite - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundBrightYellow - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundCyan - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundCyan - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundGreen - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundGreen - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundMagenta - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundMagenta - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundRed - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundRed - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundWhite - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundWhite - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BackgroundYellow - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
BackgroundYellow - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
beanClass - Variable in class de.s42.base.beans.BeanInfo
 
BeanHelper - Class in de.s42.base.beans
 
BeanHelper() - Constructor for class de.s42.base.beans.BeanHelper
 
beanInfo - Variable in class de.s42.base.beans.BeanInfo
 
BeanInfo<BeanClass> - Class in de.s42.base.beans
 
BeanInfo(Class<BeanClass>) - Constructor for class de.s42.base.beans.BeanInfo
 
BeanProperty<BeanClass, PropertyClass> - Class in de.s42.base.beans
 
BeanProperty(String, Class<PropertyClass>, Method, Method, Field, List<Class>, boolean, PropertyDescriptor) - Constructor for class de.s42.base.beans.BeanProperty
 
Black - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
Blue - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightBlack - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightBlue - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightCyan - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightGreen - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightMagenta - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightRed - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightWhite - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
BrightYellow - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
build() - Static method in class de.s42.base.web.WebBuilder
 
ByteClassLoader(URL[], ClassLoader, Map<String, byte[]>) - Constructor for class de.s42.base.compile.CompileHelper.ByteClassLoader
 
bytesToHex(byte[]) - Static method in class de.s42.base.conversion.ConversionHelper
 

C

cancel() - Method in class de.s42.base.files.SingleFileChangeWatcher
Allows to cancel the running watcher
canConvert(Class, Class) - Static method in class de.s42.base.conversion.ConversionHelper
 
canRead() - Method in class de.s42.base.beans.BeanProperty
 
canWrite() - Method in class de.s42.base.beans.BeanProperty
 
CharSequenceJavaFileObject(String, CharSequence) - Constructor for class de.s42.base.compile.CompileHelper.CharSequenceJavaFileObject
 
clamp(double, double, double) - Static method in class de.s42.base.math.MathHelper
 
clamp(Number, Number, Number) - Static method in class de.s42.base.math.MathHelper
 
classes - Variable in class de.s42.base.compile.CompileHelper.ClassFileManager
 
ClassFileManager(StandardJavaFileManager) - Constructor for class de.s42.base.compile.CompileHelper.ClassFileManager
 
clear() - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
clear() - Method in class de.s42.base.collections.MappedList
 
CollectionsHelper - Class in de.s42.base.collections
 
CollectionsHelper() - Constructor for class de.s42.base.collections.CollectionsHelper
 
coloredString(String, AnsiHelper.TerminalColor) - Static method in class de.s42.base.console.AnsiHelper
 
coloredString(String, AnsiHelper.TerminalColor, boolean) - Static method in class de.s42.base.console.AnsiHelper
 
coloredString(String, AnsiHelper.TerminalColor, AnsiHelper.TerminalBackgroundColor) - Static method in class de.s42.base.console.AnsiHelper
 
coloredString(String, AnsiHelper.TerminalColor, AnsiHelper.TerminalBackgroundColor, boolean) - Static method in class de.s42.base.console.AnsiHelper
 
CompileHelper - Class in de.s42.base.compile
 
CompileHelper() - Constructor for class de.s42.base.compile.CompileHelper
 
CompileHelper.ByteClassLoader - Class in de.s42.base.compile
 
CompileHelper.CharSequenceJavaFileObject - Class in de.s42.base.compile
 
CompileHelper.ClassFileManager - Class in de.s42.base.compile
 
CompileHelper.JavaFileObject - Class in de.s42.base.compile
 
compileInternal(String, String, ClassLoader, String, String) - Static method in class de.s42.base.compile.CompileHelper
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
concatenate(Object[], Object[]) - Static method in class de.s42.base.arrays.ArrayHelper
 
concatenate(String[], String[]) - Static method in class de.s42.base.arrays.ArrayHelper
 
concatenate(List...) - Static method in class de.s42.base.collections.ListHelper
 
CONNECT - Enum constant in enum class de.s42.base.web.WebMethod
 
contains(KeyType) - Method in class de.s42.base.collections.MappedList
 
containsData(DataType) - Method in class de.s42.base.collections.MappedList
 
containsKey(Object) - Method in class de.s42.base.collections.MapHelper.Map1
 
containsKey(Object) - Method in class de.s42.base.collections.MapHelper.MapN
 
containsValue(Object) - Method in class de.s42.base.collections.MapHelper.Map1
 
containsValue(Object) - Method in class de.s42.base.collections.MapHelper.MapN
 
content - Variable in class de.s42.base.compile.CompileHelper.CharSequenceJavaFileObject
 
ConversionHelper - Class in de.s42.base.conversion
 
ConversionHelper() - Constructor for class de.s42.base.conversion.ConversionHelper
 
convert(Object, Class<? extends ReturnType>) - Static method in class de.s42.base.conversion.ConversionHelper
 
convert(Object, Class<? extends ReturnType>, ReturnType) - Static method in class de.s42.base.conversion.ConversionHelper
 
convertArray(Object[], Class<? extends ReturnType>) - Static method in class de.s42.base.conversion.ConversionHelper
 
convertArray(ReturnType[], Class<? extends ReturnType>[]) - Static method in class de.s42.base.conversion.ConversionHelper
 
converters - Static variable in class de.s42.base.conversion.ConversionHelper
 
convertList(Object[], Class<? extends ReturnType>) - Static method in class de.s42.base.conversion.ConversionHelper
 
convertList(List, Class<? extends ReturnType>) - Static method in class de.s42.base.conversion.ConversionHelper
 
convertSet(Object[], Class<? extends ReturnType>) - Static method in class de.s42.base.conversion.ConversionHelper
 
copyFile(String, String, boolean, boolean) - Static method in class de.s42.base.files.FilesHelper
 
copyFile(Path, Path, boolean, boolean) - Static method in class de.s42.base.files.FilesHelper
 
create() - Static method in class de.s42.base.date.Now
 
create() - Method in class de.s42.base.web.WebBuilder
 
createMavenNetbeansFileConsoleLink(String, String, String, int, int) - Static method in class de.s42.base.files.FilesHelper
 
createMavenNetbeansFileConsoleLink(String, String, String, int, int, boolean) - Static method in class de.s42.base.files.FilesHelper
See https://github.com/apache/netbeans/blob/c084119009d2e0f736f225d706bc1827af283501/java/maven/src/org/netbeans/modules/maven/output/GlobalOutputProcessor.java Line 71 and 174 From https://maven.apache.org/ref/3.0.5/maven-model-builder/ From https://maven.apache.org/ref/3.0.5/maven-model-builder/apidocs/org/apache/maven/model/building/ModelProblemUtils.html#formatLocation(org.apache.maven.model.building.ModelProblem,%20java.lang.String)
createMavenNetbeansFileConsoleLink(String, Path) - Static method in class de.s42.base.files.FilesHelper
 
createMavenNetbeansFileConsoleLink(Path) - Static method in class de.s42.base.files.FilesHelper
 
createProperties(Class) - Static method in class de.s42.base.beans.BeanInfo
 
createProperty(Field, PropertyDescriptor, Set<Method>) - Static method in class de.s42.base.beans.BeanInfo
 
Cyan - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 

D

DATE_FORMAT - Static variable in class de.s42.base.conversion.ConversionHelper
 
DATE_FORMAT - Static variable in class de.s42.base.date.Since
 
DAY_MILLIS - Static variable in class de.s42.base.date.Since
 
de.s42.base.arrays - package de.s42.base.arrays
 
de.s42.base.beans - package de.s42.base.beans
 
de.s42.base.collections - package de.s42.base.collections
 
de.s42.base.compile - package de.s42.base.compile
 
de.s42.base.console - package de.s42.base.console
 
de.s42.base.conversion - package de.s42.base.conversion
 
de.s42.base.date - package de.s42.base.date
 
de.s42.base.files - package de.s42.base.files
 
de.s42.base.functional - package de.s42.base.functional
 
de.s42.base.math - package de.s42.base.math
 
de.s42.base.modules - package de.s42.base.modules
 
de.s42.base.resources - package de.s42.base.resources
 
de.s42.base.sql - package de.s42.base.sql
 
de.s42.base.strings - package de.s42.base.strings
 
de.s42.base.swing - package de.s42.base.swing
 
de.s42.base.system - package de.s42.base.system
 
de.s42.base.testing - package de.s42.base.testing
 
de.s42.base.uuid - package de.s42.base.uuid
 
de.s42.base.validation - package de.s42.base.validation
 
de.s42.base.web - package de.s42.base.web
 
de.s42.base.zip - package de.s42.base.zip
 
de.sft.base - module de.sft.base
 
deactivateGlobalCookieManager() - Static method in class de.s42.base.web.Web
 
delete() - Method in class de.s42.base.web.WebBuilder
 
delete(String...) - Static method in class de.s42.base.web.WebBuilder
 
DELETE - Enum constant in enum class de.s42.base.web.WebMethod
 
descriptor - Variable in class de.s42.base.beans.BeanProperty
 
directoryExists(String) - Static method in class de.s42.base.files.FilesHelper
 
directoryExists(Path) - Static method in class de.s42.base.files.FilesHelper
 
DOUBLE_EPSILON - Static variable in class de.s42.base.testing.AssertHelper
 

E

each(Consumer<FirstType>, Consumer<SecondType>) - Method in class de.s42.base.functional.Pair
Calls the action if first is not null with first as parameter.
either(Consumer<FirstType>, Consumer<SecondType>) - Method in class de.s42.base.functional.Either
Calls on of the actions.
Either<FirstType, SecondType> - Class in de.s42.base.functional
Either is an implementation of the either monad.
Either(FirstType, SecondType) - Constructor for class de.s42.base.functional.Either
Internal constructor for an Either.
EMAIL_PATTERN - Static variable in class de.s42.base.validation.ValidationHelper
 
empty() - Static method in class de.s42.base.functional.Pair
Create an empty Pair with both of the given values being null.
EMPTY_MAP - Static variable in class de.s42.base.collections.MapHelper
 
emptyDirectory(String) - Static method in class de.s42.base.files.FilesHelper
 
emptyDirectory(Path) - Static method in class de.s42.base.files.FilesHelper
 
entrySet() - Method in class de.s42.base.collections.MapHelper.Map1
 
entrySet() - Method in class de.s42.base.collections.MapHelper.MapN
 
epsilonEquals(double, double) - Static method in class de.s42.base.testing.AssertHelper
 
epsilonEquals(float, float) - Static method in class de.s42.base.testing.AssertHelper
 
equals(Object) - Method in class de.s42.base.collections.MapHelper.KeyValueHolder
 
equals(Object) - Method in class de.s42.base.collections.MapHelper.Map1
 
equals(Object) - Method in class de.s42.base.collections.MappedList
 
equals(Object) - Method in class de.s42.base.functional.Either
Either is equal if first and second are equal.
equals(Object) - Method in class de.s42.base.functional.Pair
Either is equal if first and second are equal.
escapeJavaString(String) - Static method in class de.s42.base.strings.StringHelper
 
EXPAND_FACTOR - Static variable in class de.s42.base.collections.MapHelper
 
extraClassDefs - Variable in class de.s42.base.compile.CompileHelper.ByteClassLoader
 

F

field - Variable in class de.s42.base.beans.BeanProperty
 
file - Variable in class de.s42.base.files.SingleFileChangeWatcher
File to watch changes on.
fileExists(String) - Static method in class de.s42.base.files.FilesHelper
 
fileExists(Path) - Static method in class de.s42.base.files.FilesHelper
 
fileObjectMap - Variable in class de.s42.base.compile.CompileHelper.ClassFileManager
 
FilesHelper - Class in de.s42.base.files
 
FilesHelper() - Constructor for class de.s42.base.files.FilesHelper
 
fileTypeMap - Static variable in class de.s42.base.files.FilesHelper
 
findClass(String) - Method in class de.s42.base.compile.CompileHelper.ByteClassLoader
 
first - Variable in class de.s42.base.functional.Either
Stores the first final.
first - Variable in class de.s42.base.functional.Pair
Stores the first final.
first() - Method in class de.s42.base.functional.Either
Returns a nullable Optional of first.
first() - Method in class de.s42.base.functional.Pair
Returns the optional of first value
firstOrElse(FirstType) - Method in class de.s42.base.functional.Either
Returns first if first is not null or other if first is null.
firstOrElse(FirstType) - Method in class de.s42.base.functional.Pair
Returns first if first is not null or other if first is null.
firstOrSecond() - Method in class de.s42.base.functional.Either
Returns either the first or the second value.
firstOrThrow() - Method in class de.s42.base.functional.Either
Returns a Optional of first or throws a exception if first is null.
firstOrThrow() - Method in class de.s42.base.functional.Pair
Returns a Optional of first or throws a exception if first is null.
firstOrThrow(Supplier<ExceptionType>) - Method in class de.s42.base.functional.Either
Returns a Optional of first or throws a customized exception if first is null.
firstOrThrow(Supplier<ExceptionType>) - Method in class de.s42.base.functional.Pair
Returns a Optional of first or throws a customized exception if first is null.
FLOAT_EPSILON - Static variable in class de.s42.base.testing.AssertHelper
 
formatNumber(double, int) - Static method in class de.s42.base.strings.StringHelper
 
formatNumber(float, int) - Static method in class de.s42.base.strings.StringHelper
 
formatSince(Date) - Static method in class de.s42.base.date.Since
 
fract(double) - Static method in class de.s42.base.math.MathHelper
 
fract(float) - Static method in class de.s42.base.math.MathHelper
 
fromCamelCaseToWords(String) - Static method in class de.s42.base.strings.StringHelper
 
fromString(String) - Static method in class de.s42.base.uuid.UUID58
Converts a uuid base58 string into a UUID.
fromString(String) - Static method in class de.s42.base.uuid.UUID64
Converts a uuid base64 string into a UUID.

G

genericTypes - Variable in class de.s42.base.beans.BeanProperty
 
get() - Method in class de.s42.base.web.WebBuilder
 
get(int) - Method in class de.s42.base.collections.MappedList
 
get(Object) - Method in class de.s42.base.collections.MapHelper.Map1
 
get(Object) - Method in class de.s42.base.collections.MapHelper.MapN
 
get(String...) - Static method in class de.s42.base.web.WebBuilder
 
get(KeyType) - Method in class de.s42.base.collections.MappedList
 
GET - Enum constant in enum class de.s42.base.web.WebMethod
 
getAllFields(Class) - Static method in class de.s42.base.beans.BeanInfo
 
getAnnotation(Class<? extends AnnotationType>) - Method in class de.s42.base.beans.BeanProperty
 
getBeanClass() - Method in class de.s42.base.beans.BeanInfo
 
getBeanInfo(Class<? extends BeanType>) - Static method in class de.s42.base.beans.BeanHelper
 
getBytes() - Method in class de.s42.base.compile.CompileHelper.JavaFileObject
 
getCharContent(boolean) - Method in class de.s42.base.compile.CompileHelper.CharSequenceJavaFileObject
 
getCharContent(boolean) - Method in class de.s42.base.compile.CompileHelper.JavaFileObject
 
getClasses() - Method in class de.s42.base.compile.CompileHelper.ClassFileManager
 
getClassLoader(JavaFileManager.Location) - Method in class de.s42.base.compile.CompileHelper.ClassFileManager
 
getCompiledClass(String, String) - Static method in class de.s42.base.compile.CompileHelper
 
getCompiledClass(String, String, ClassLoader, String, String) - Static method in class de.s42.base.compile.CompileHelper
 
getCompiledClass(Path) - Static method in class de.s42.base.compile.CompileHelper
 
getCompiledClass(Path, ClassLoader, String, String) - Static method in class de.s42.base.compile.CompileHelper
 
getCompiledClassData(String, String, ClassLoader, String, String) - Static method in class de.s42.base.compile.CompileHelper
 
getCompiledInstance(String, String) - Static method in class de.s42.base.compile.CompileHelper
 
getCompiledInstance(String, String, ClassLoader, String, String) - Static method in class de.s42.base.compile.CompileHelper
 
getDay() - Method in class de.s42.base.date.Now
 
getDayOfWeek() - Method in class de.s42.base.date.Now
 
getDayOfWeekAsString() - Method in class de.s42.base.date.Now
 
getDayOfWeekAsString(Locale) - Method in class de.s42.base.date.Now
 
getDayTwoDigit() - Method in class de.s42.base.date.Now
 
getDefaultClassLoader() - Static method in class de.s42.base.resources.ResourceHelper
 
getDescriptor() - Method in class de.s42.base.beans.BeanProperty
 
getExtension(String) - Static method in class de.s42.base.files.FilesHelper
 
getExtension(Path) - Static method in class de.s42.base.files.FilesHelper
 
getField() - Method in class de.s42.base.beans.BeanProperty
 
getFileAsByteBuffer(String) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsByteBuffer(Path) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsImage(Path) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsJSON(String) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsJSON(Path) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsMappedByteBuffer(String) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsMappedByteBuffer(Path) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsScaledImage(Path, int, int) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsString(String) - Static method in class de.s42.base.files.FilesHelper
 
getFileAsString(Path) - Static method in class de.s42.base.files.FilesHelper
 
getFileMD5(String) - Static method in class de.s42.base.files.FilesHelper
 
getFileMD5(Path) - Static method in class de.s42.base.files.FilesHelper
 
getFileSHA256(String) - Static method in class de.s42.base.files.FilesHelper
 
getFileSHA256(Path) - Static method in class de.s42.base.files.FilesHelper
 
getGenericTypes() - Method in class de.s42.base.beans.BeanProperty
 
getHeaders() - Method in class de.s42.base.web.Web
 
getHour() - Method in class de.s42.base.date.Now
 
getIso() - Method in class de.s42.base.date.Now
 
getIsoDate() - Method in class de.s42.base.date.Now
 
getIsoDateTime() - Method in class de.s42.base.date.Now
 
getIsoTime() - Method in class de.s42.base.date.Now
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class de.s42.base.compile.CompileHelper.ClassFileManager
 
getKey() - Method in class de.s42.base.collections.MapHelper.KeyValueHolder
 
getMethod() - Method in class de.s42.base.web.Web
 
getMilliSecond() - Method in class de.s42.base.date.Now
 
getMimeType(Path) - Static method in class de.s42.base.files.FilesHelper
 
getMinute() - Method in class de.s42.base.date.Now
 
getMonth() - Method in class de.s42.base.date.Now
 
getMonthTwoDigit() - Method in class de.s42.base.date.Now
 
getName() - Method in class de.s42.base.beans.BeanProperty
 
getOrDefault(Object, V) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
getOSArchitecture() - Static method in class de.s42.base.system.SystemHelper
 
getOSName() - Static method in class de.s42.base.system.SystemHelper
 
getOSVersion() - Static method in class de.s42.base.system.SystemHelper
 
getOwnProperties() - Method in class de.s42.base.beans.BeanInfo
 
getParameters() - Method in class de.s42.base.web.Web
 
getPostType() - Method in class de.s42.base.web.Web
 
getProperties() - Method in class de.s42.base.beans.BeanInfo
 
getPropertiesByName() - Method in class de.s42.base.beans.BeanInfo
 
getProperty(String) - Method in class de.s42.base.beans.BeanInfo
 
getPropertyClass() - Method in class de.s42.base.beans.BeanProperty
 
getReadMethod() - Method in class de.s42.base.beans.BeanProperty
 
getReadProperties() - Method in class de.s42.base.beans.BeanInfo
 
getRepsonse(HttpURLConnection) - Method in class de.s42.base.web.Web
 
getResourceAsIcon(Class, String, int, int) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsIcon(String, int, int) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsIcon(String, int, int, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsImage(Class, String) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsImage(String) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsImage(String, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsStream(Class, String) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsStream(String) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsStream(String, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsString(Class, String) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsString(String) - Static method in class de.s42.base.resources.ResourceHelper
 
getResourceAsString(String, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
getResponse() - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
getResponse() - Method in class de.s42.base.web.WebResult
 
getResponseAsArray() - Method in class de.s42.base.web.WebResult
 
getResponseAsObject() - Method in class de.s42.base.web.WebResult
 
getSecond() - Method in class de.s42.base.date.Now
 
getStatusCode() - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
getStatusCode() - Method in class de.s42.base.web.WebResult
 
getTimeAgo(long) - Static method in class de.s42.base.date.Since
 
getUrl() - Method in class de.s42.base.web.Web
 
getUrl() - Method in class de.s42.base.web.WebPost
Deprecated.
 
getUserHome() - Static method in class de.s42.base.files.FilesHelper
 
getUTC() - Method in class de.s42.base.date.Now
 
getValue() - Method in class de.s42.base.collections.MapHelper.KeyValueHolder
 
getWorkingDirectory() - Static method in class de.s42.base.files.FilesHelper
 
getWriteMethod() - Method in class de.s42.base.beans.BeanProperty
 
getWriteProperties() - Method in class de.s42.base.beans.BeanInfo
 
getWriter(Class) - Static method in class de.s42.base.strings.StringHelper
 
getYear() - Method in class de.s42.base.date.Now
 
getYearAsString() - Method in class de.s42.base.date.Now
 
getZippedSingleFileAsByteArray(String) - Static method in class de.s42.base.files.FilesHelper
 
getZippedSingleFileAsByteArray(Path) - Static method in class de.s42.base.files.FilesHelper
 
getZippedSingleFileAsString(String) - Static method in class de.s42.base.files.FilesHelper
 
getZippedSingleFileAsString(Path) - Static method in class de.s42.base.files.FilesHelper
 
getZippedSingleFileResourceAsByteArray(String) - Static method in class de.s42.base.resources.ResourceHelper
 
getZippedSingleFileResourceAsByteArray(String, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
getZippedSingleFileResourceAsString(String) - Static method in class de.s42.base.resources.ResourceHelper
 
getZippedSingleFileResourceAsString(String, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
Green - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 

H

handler - Variable in class de.s42.base.files.SingleFileChangeWatcher
handler that will be called back on changes of file.
hasGenericTypes - Variable in class de.s42.base.beans.BeanProperty
 
hasGenericTypes() - Method in class de.s42.base.beans.BeanProperty
 
hashCode() - Method in class de.s42.base.collections.MapHelper.KeyValueHolder
 
hashCode() - Method in class de.s42.base.collections.MapHelper.Map1
 
hashCode() - Method in class de.s42.base.collections.MappedList
 
hashCode() - Method in class de.s42.base.functional.Either
The combined hashcode of first and second.
hashCode() - Method in class de.s42.base.functional.Pair
The combined hashcode of first and second.
hasNext() - Method in class de.s42.base.collections.MapHelper.MapN.MapNIterator
 
hasProperty(Object, String) - Static method in class de.s42.base.beans.BeanHelper
 
hasProperty(String) - Method in class de.s42.base.beans.BeanInfo
 
hasReadProperty(String) - Method in class de.s42.base.beans.BeanInfo
 
hasResource(Class, String) - Static method in class de.s42.base.resources.ResourceHelper
 
hasResource(String) - Static method in class de.s42.base.resources.ResourceHelper
 
hasResource(String, ClassLoader) - Static method in class de.s42.base.resources.ResourceHelper
 
hasWriteProperty(String) - Method in class de.s42.base.beans.BeanInfo
 
header(String, String) - Method in class de.s42.base.web.WebBuilder
 
headerAccept(String) - Method in class de.s42.base.web.WebBuilder
 
headerBearerToken(String) - Method in class de.s42.base.web.WebBuilder
 
headerCacheControl(String) - Method in class de.s42.base.web.WebBuilder
 
headerCacheControlNoCache() - Method in class de.s42.base.web.WebBuilder
 
headerContentType(String) - Method in class de.s42.base.web.WebBuilder
 
headers - Variable in class de.s42.base.web.Web
 
HEX_ARRAY - Static variable in class de.s42.base.conversion.ConversionHelper
 
HOUR_MILLIS - Static variable in class de.s42.base.date.Since
 

I

idx - Variable in class de.s42.base.collections.MapHelper.MapN.MapNIterator
 
ifFirst(Consumer<FirstType>) - Method in class de.s42.base.functional.Either
Calls the action if first is not null with first as parameter.
ifFirst(Consumer<FirstType>) - Method in class de.s42.base.functional.Pair
Calls the action if first is not null with first as parameter.
ifSecond(Consumer<SecondType>) - Method in class de.s42.base.functional.Either
Calls the action if second is not null with second as parameter.
ifSecond(Consumer<SecondType>) - Method in class de.s42.base.functional.Pair
Calls the action if second is not null with second as parameter.
infos - Static variable in class de.s42.base.beans.BeanHelper
 
insert(String, String, int) - Static method in class de.s42.base.strings.StringHelper
Inserts a string at the given index into another
InvalidBean - Exception Class in de.s42.base.beans
 
InvalidBean(String) - Constructor for exception class de.s42.base.beans.InvalidBean
 
InvalidBean(String, Throwable) - Constructor for exception class de.s42.base.beans.InvalidBean
 
InvalidBean(Throwable) - Constructor for exception class de.s42.base.beans.InvalidBean
 
InvalidCompilation - Exception Class in de.s42.base.compile
 
InvalidCompilation(String) - Constructor for exception class de.s42.base.compile.InvalidCompilation
 
InvalidCompilation(String, Throwable) - Constructor for exception class de.s42.base.compile.InvalidCompilation
 
isAbstract() - Method in class de.s42.base.beans.BeanInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class de.s42.base.beans.BeanProperty
 
isArchive(int) - Static method in class de.s42.base.zip.ZipHelper
Tests if the file signature is a valid ZIP - see https://en.wikipedia.org/wiki/List_of_file_signatures
isArchive(Path) - Static method in class de.s42.base.zip.ZipHelper
Test if the given file is a ZIP archive.
isArray(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isBoolean(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
IsBoolean - Class in de.s42.base.validation
 
IsBoolean() - Constructor for class de.s42.base.validation.IsBoolean
 
isBooleanFalse(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isBooleanTrue(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isDouble(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isEmailAddress(String) - Static method in class de.s42.base.validation.ValidationHelper
 
isEmpty() - Method in class de.s42.base.collections.MapHelper.Map1
 
isEmpty() - Method in class de.s42.base.collections.MapHelper.MapN
 
isEmpty() - Method in class de.s42.base.collections.MappedList
 
isEqual(Object, Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isError() - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
isError() - Method in class de.s42.base.web.WebResult
 
isFinal() - Method in class de.s42.base.beans.BeanInfo
 
isFirst() - Method in class de.s42.base.functional.Either
Returns true if first is not null.
isFirst() - Method in class de.s42.base.functional.Pair
Returns true if first is not null.
isFloat(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isGreaterEqual0(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
IsGreaterEqual0 - Class in de.s42.base.validation
 
IsGreaterEqual0() - Constructor for class de.s42.base.validation.IsGreaterEqual0
 
isInteger(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
IsInteger - Class in de.s42.base.validation
 
IsInteger() - Constructor for class de.s42.base.validation.IsInteger
 
isInterface() - Method in class de.s42.base.beans.BeanInfo
 
isLong(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isLowerCaseFirst(String) - Static method in class de.s42.base.strings.StringHelper
 
isMethodName(String) - Static method in class de.s42.base.validation.ValidationHelper
 
isNotEmptyArray(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isNumber(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isOwn() - Method in class de.s42.base.beans.BeanProperty
 
isPublicField() - Method in class de.s42.base.beans.BeanProperty
 
isReadOnly() - Method in class de.s42.base.beans.BeanProperty
 
isReadWrite() - Method in class de.s42.base.beans.BeanProperty
 
isSecond() - Method in class de.s42.base.functional.Either
Returns true if second is not null.
isSecond() - Method in class de.s42.base.functional.Pair
Returns true if second is not null.
isString(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
IsString - Class in de.s42.base.validation
 
IsString() - Constructor for class de.s42.base.validation.IsString
 
isStringNotBlank(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isSuccess() - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
isSuccess() - Method in class de.s42.base.web.WebResult
 
IsSymbol - Class in de.s42.base.validation
 
IsSymbol() - Constructor for class de.s42.base.validation.IsSymbol
 
isTransient - Variable in class de.s42.base.beans.BeanProperty
 
isTransient() - Method in class de.s42.base.beans.BeanProperty
 
isTypeOf(Object, Class<?>) - Static method in class de.s42.base.validation.ValidationHelper
 
isUniquenessViolated(SQLException) - Static method in class de.s42.base.sql.SQLHelper
 
isURL(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isUUID(Object) - Static method in class de.s42.base.validation.ValidationHelper
 
isUUID(String) - Static method in class de.s42.base.uuid.UUIDHelper
 
isUUID58Like(String) - Static method in class de.s42.base.uuid.UUID58
Checks if the given string could be a valid uuid58 string.
isUUIDLike(Object) - Static method in class de.s42.base.validation.ValidationHelper
Tests if the given object is either a UUID or a string of form UUID or UUID58
isValid(boolean) - Static method in class de.s42.base.validation.ValidationHelper
This mesthod allows to check for validity of a condition - otherwise throws a IllegalArgumentException with the given message
isValid(boolean, String) - Static method in class de.s42.base.validation.ValidationHelper
This mesthod allows to check for validity of a condition - otherwise throws a IllegalArgumentException with the given message
isValid(boolean, Supplier<? extends RuntimeException>) - Static method in class de.s42.base.validation.ValidationHelper
This mesthod allows to check for validity of a condition - otherwise throws a IllegalArgumentException with the given message
IsValidRegex - Class in de.s42.base.validation
 
IsValidRegex() - Constructor for class de.s42.base.validation.IsValidRegex
 
isVariableName(String) - Static method in class de.s42.base.validation.ValidationHelper
 
isVariableNameOrNull(String) - Static method in class de.s42.base.validation.ValidationHelper
 
isWriteOnly() - Method in class de.s42.base.beans.BeanProperty
 

J

JavaFileObject(String, JavaFileObject.Kind) - Constructor for class de.s42.base.compile.CompileHelper.JavaFileObject
 
JSON - Enum constant in enum class de.s42.base.web.WebPostType
 
JTextComponentHelper - Class in de.s42.base.swing
 
JTextComponentHelper() - Constructor for class de.s42.base.swing.JTextComponentHelper
 

K

k0 - Variable in class de.s42.base.collections.MapHelper.Map1
 
key - Variable in class de.s42.base.collections.MapHelper.KeyValueHolder
 
keys() - Method in class de.s42.base.collections.MappedList
 
KeyValueHolder(K, V) - Constructor for class de.s42.base.collections.MapHelper.KeyValueHolder
 

L

list - Variable in class de.s42.base.collections.MappedList
 
list() - Method in class de.s42.base.collections.MappedList
 
listEqualsIgnoreOrder(List<ListType>, List<ListType>) - Static method in class de.s42.base.collections.CollectionsHelper
 
ListHelper - Class in de.s42.base.collections
 
ListHelper() - Constructor for class de.s42.base.collections.ListHelper
 
loadAndReturnMainClass(String, ClassLoader) - Method in class de.s42.base.compile.CompileHelper.ClassFileManager
 
lowerCaseFirst(String) - Static method in class de.s42.base.strings.StringHelper
 

M

Magenta - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
map - Variable in class de.s42.base.collections.MappedList
 
map() - Method in class de.s42.base.collections.MappedList
 
Map1(K, V) - Constructor for class de.s42.base.collections.MapHelper.Map1
 
MapHelper - Class in de.s42.base.collections
 
MapHelper() - Constructor for class de.s42.base.collections.MapHelper
 
MapHelper.AbstractImmutableMap<K,V> - Class in de.s42.base.collections
 
MapHelper.KeyValueHolder<K,V> - Class in de.s42.base.collections
 
MapHelper.Map1<K,V> - Class in de.s42.base.collections
 
MapHelper.MapN<K,V> - Class in de.s42.base.collections
 
MapHelper.MapN.MapNIterator - Class in de.s42.base.collections
 
MapN(Object...) - Constructor for class de.s42.base.collections.MapHelper.MapN
 
MapNIterator() - Constructor for class de.s42.base.collections.MapHelper.MapN.MapNIterator
 
MappedList<KeyType,DataType> - Class in de.s42.base.collections
 
MappedList() - Constructor for class de.s42.base.collections.MappedList
 
MathHelper - Class in de.s42.base.math
 
MathHelper() - Constructor for class de.s42.base.math.MathHelper
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
method - Variable in class de.s42.base.web.Web
 
METHOD_NAME_PATTERN - Static variable in class de.s42.base.validation.ValidationHelper
 
MINUTE_MILLIS - Static variable in class de.s42.base.date.Since
 
modifiers - Variable in class de.s42.base.beans.BeanInfo
 
ModuleHelper - Class in de.s42.base.modules
 
ModuleHelper() - Constructor for class de.s42.base.modules.ModuleHelper
 
moveFile(String, String, boolean, boolean) - Static method in class de.s42.base.files.FilesHelper
 
moveFile(Path, Path, boolean, boolean) - Static method in class de.s42.base.files.FilesHelper
 
MULTIPART - Enum constant in enum class de.s42.base.web.WebPostType
 

N

name - Variable in class de.s42.base.beans.BeanProperty
 
NeverReturnNull - Annotation Interface in de.s42.base.validation
 
NeverThrowException - Annotation Interface in de.s42.base.validation
 
newInstance() - Method in class de.s42.base.beans.BeanInfo
 
next() - Method in class de.s42.base.collections.MapHelper.MapN.MapNIterator
 
nextIndex() - Method in class de.s42.base.collections.MapHelper.MapN.MapNIterator
 
now - Variable in class de.s42.base.date.Now
 
Now - Class in de.s42.base.date
 
Now() - Constructor for class de.s42.base.date.Now
 
Now(Date) - Constructor for class de.s42.base.date.Now
 

O

of() - Static method in class de.s42.base.collections.MapHelper
 
of(FirstType, SecondType) - Static method in class de.s42.base.functional.Pair
Create a Pair with both of the given values being non null.
of(KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
of(KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType, KeyType, ValueType) - Static method in class de.s42.base.collections.MapHelper
 
ofEither(FirstType, SecondType) - Static method in class de.s42.base.functional.Either
Create an Either with one of the given values being non null.
ofFirst(FirstType) - Static method in class de.s42.base.functional.Either
Create an Either with first.
ofFirst(FirstType) - Static method in class de.s42.base.functional.Pair
Create a Pair with first set and second being null
ofNullable(FirstType, SecondType) - Static method in class de.s42.base.functional.Pair
Create a Pair with both of the given values being null or non null.
ofSecond(SecondType) - Static method in class de.s42.base.functional.Either
Create an Either with second.
ofSecond(SecondType) - Static method in class de.s42.base.functional.Pair
Create a Pair with second set and first being null
openOutputStream() - Method in class de.s42.base.compile.CompileHelper.JavaFileObject
 
optHeader(String, String) - Method in class de.s42.base.web.WebBuilder
 
OPTIONS - Enum constant in enum class de.s42.base.web.WebMethod
 
optParameter(String, Object) - Method in class de.s42.base.web.WebBuilder
 
os - Variable in class de.s42.base.compile.CompileHelper.JavaFileObject
 
own - Variable in class de.s42.base.beans.BeanProperty
 
ownProperties - Variable in class de.s42.base.beans.BeanInfo
 

P

Pair<FirstType, SecondType> - Class in de.s42.base.functional
A pair of 2 values.
Pair(FirstType, SecondType) - Constructor for class de.s42.base.functional.Pair
Constructs a pair of first and second.
parameter(String, Object) - Method in class de.s42.base.web.WebBuilder
 
parameters - Variable in class de.s42.base.web.Web
 
parameters - Variable in class de.s42.base.web.WebPost
Deprecated.
 
parseArguments(String[]) - Static method in class de.s42.base.modules.ModuleHelper
 
PATCH - Enum constant in enum class de.s42.base.web.WebMethod
 
pathOf(String) - Static method in class de.s42.base.files.FilesHelper
 
perform() - Method in class de.s42.base.web.Web
 
perform() - Method in class de.s42.base.web.WebBuilder
 
perform() - Method in class de.s42.base.web.WebPost
Deprecated.
 
post() - Method in class de.s42.base.web.Web
 
post() - Method in class de.s42.base.web.WebBuilder
 
post(String...) - Static method in class de.s42.base.web.WebBuilder
 
POST - Enum constant in enum class de.s42.base.web.WebMethod
 
postJSON() - Method in class de.s42.base.web.Web
 
postJSON() - Method in class de.s42.base.web.WebBuilder
 
postJSON(String...) - Static method in class de.s42.base.web.WebBuilder
 
postMultipart() - Method in class de.s42.base.web.WebBuilder
 
postMultiPart() - Method in class de.s42.base.web.Web
 
postType - Variable in class de.s42.base.web.Web
 
pow10(double, int) - Static method in class de.s42.base.math.MathHelper
 
pow10(long, int) - Static method in class de.s42.base.math.MathHelper
 
pow10Double(int) - Static method in class de.s42.base.math.MathHelper
 
pow10Long(int) - Static method in class de.s42.base.math.MathHelper
 
POWERS_OF_TEN_DOUBLE - Static variable in class de.s42.base.math.MathHelper
 
POWERS_OF_TEN_LONG - Static variable in class de.s42.base.math.MathHelper
 
probe(Object) - Method in class de.s42.base.collections.MapHelper.MapN
 
properties - Variable in class de.s42.base.beans.BeanInfo
 
propertiesByName - Variable in class de.s42.base.beans.BeanInfo
 
propertyClass - Variable in class de.s42.base.beans.BeanProperty
 
PSQL_UNIQUE_VIOLATION - Static variable in class de.s42.base.sql.SQLHelper
 
publicField - Variable in class de.s42.base.beans.BeanProperty
 
put(K, V) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
PUT - Enum constant in enum class de.s42.base.web.WebMethod
 
putAll(Map<? extends K, ? extends V>) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
putIfAbsent(K, V) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 

R

RADIX - Static variable in class de.s42.base.uuid.UUID58
The radix 58 as BigInteger
read - Variable in class de.s42.base.beans.BeanProperty
 
read() - Method in class de.s42.base.web.Web
 
read(BeanClass) - Method in class de.s42.base.beans.BeanProperty
 
read(BeanClass, String) - Method in class de.s42.base.beans.BeanInfo
 
readMethod - Variable in class de.s42.base.beans.BeanProperty
 
readProperties - Variable in class de.s42.base.beans.BeanInfo
 
readProperty(Object, String, ReturnType) - Static method in class de.s42.base.beans.BeanHelper
 
Red - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
remaining - Variable in class de.s42.base.collections.MapHelper.MapN.MapNIterator
 
remove(Object) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
remove(Object, Object) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
remove(String, int, int) - Static method in class de.s42.base.strings.StringHelper
Removes length characters beginning at index from string
remove(KeyType) - Method in class de.s42.base.collections.MappedList
 
removeByData(DataType) - Method in class de.s42.base.collections.MappedList
 
removeHeader(String) - Method in class de.s42.base.web.Web
 
removeParameter(String) - Method in class de.s42.base.web.Web
 
removeParameter(String) - Method in class de.s42.base.web.WebPost
Deprecated.
 
replace(K, V) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
replace(K, V, V) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class de.s42.base.collections.MapHelper.AbstractImmutableMap
 
Reset - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
ResourceHelper - Class in de.s42.base.resources
 
ResourceHelper() - Constructor for class de.s42.base.resources.ResourceHelper
 
response - Variable in class de.s42.base.web.WebPostResult
Deprecated.
 
response - Variable in class de.s42.base.web.WebResult
 
REVERSE - Static variable in class de.s42.base.collections.MapHelper
 

S

SALT32L - Static variable in class de.s42.base.collections.MapHelper
 
sanitizeFileName(String) - Static method in class de.s42.base.files.FilesHelper
 
saturate(double) - Static method in class de.s42.base.math.MathHelper
 
saturate(Number) - Static method in class de.s42.base.math.MathHelper
 
saveImageAsFileJpg(BufferedImage, String, float) - Static method in class de.s42.base.files.FilesHelper
 
saveImageAsFileJpg(BufferedImage, Path, float) - Static method in class de.s42.base.files.FilesHelper
 
saveImageAsFilePng(BufferedImage, String) - Static method in class de.s42.base.files.FilesHelper
 
saveImageAsFilePng(BufferedImage, Path) - Static method in class de.s42.base.files.FilesHelper
 
second - Variable in class de.s42.base.functional.Either
Stores the second final.
second - Variable in class de.s42.base.functional.Pair
Stores the second final.
second() - Method in class de.s42.base.functional.Either
Returns a nullable Optional of second.
second() - Method in class de.s42.base.functional.Pair
Returns the optional of second value
SECOND_MILLIS - Static variable in class de.s42.base.date.Since
 
secondOrElse(SecondType) - Method in class de.s42.base.functional.Either
Returns second if second is not null or other if second is null.
secondOrElse(SecondType) - Method in class de.s42.base.functional.Pair
Returns second if second is not null or other if second is null.
secondOrThrow() - Method in class de.s42.base.functional.Either
Returns a Optional of second or throws a exception if second is null.
secondOrThrow() - Method in class de.s42.base.functional.Pair
Returns a Optional of second or throws a exception if second is null.
secondOrThrow(Supplier<ExceptionType>) - Method in class de.s42.base.functional.Either
Returns a Optional of second or throws a customized exception if first is null.
secondOrThrow(Supplier<ExceptionType>) - Method in class de.s42.base.functional.Pair
Returns a Optional of second or throws a customized exception if first is null.
set - Variable in class de.s42.base.collections.MappedList
 
setHeader(String, String) - Method in class de.s42.base.web.Web
 
setMethod(WebMethod) - Method in class de.s42.base.web.Web
 
setParameter(String, Object) - Method in class de.s42.base.web.Web
 
setPostType(WebPostType) - Method in class de.s42.base.web.Web
 
setResponse(Object) - Method in class de.s42.base.web.WebResult
 
setResponse(JSONObject) - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
setStatusCode(int) - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
setStatusCode(int) - Method in class de.s42.base.web.WebResult
 
setUrl(URL) - Method in class de.s42.base.web.Web
 
setUrl(URL) - Method in class de.s42.base.web.WebPost
Deprecated.
 
setValue(V) - Method in class de.s42.base.collections.MapHelper.KeyValueHolder
 
Since - Class in de.s42.base.date
 
Since() - Constructor for class de.s42.base.date.Since
 
SingleFileChangeWatcher - Class in de.s42.base.files
Allows to watch changes on a given single normal file.
SingleFileChangeWatcher(Path, Consumer<Path>) - Constructor for class de.s42.base.files.SingleFileChangeWatcher
Create a watcher for the given file and given a callback that will be called whenever the file has changed in the filesystem
size - Variable in class de.s42.base.collections.MapHelper.MapN
 
size() - Method in class de.s42.base.collections.MapHelper.Map1
 
size() - Method in class de.s42.base.collections.MapHelper.MapN
 
size() - Method in class de.s42.base.collections.MappedList
 
SQLHelper - Class in de.s42.base.sql
See https://www.postgresql.org/docs/current/errcodes-appendix.html or https://www.ibm.com/docs/en/db2woc?
SQLHelper() - Constructor for class de.s42.base.sql.SQLHelper
 
SQRT2 - Static variable in class de.s42.base.math.MathHelper
 
SQRT3 - Static variable in class de.s42.base.math.MathHelper
 
startWatching() - Method in class de.s42.base.files.SingleFileChangeWatcher
Starts this watcher creating a virtual thread.
startWatching(Path, Consumer<Path>) - Static method in class de.s42.base.files.SingleFileChangeWatcher
Creates and starts the watcher.
statusCode - Variable in class de.s42.base.web.WebPostResult
Deprecated.
 
statusCode - Variable in class de.s42.base.web.WebResult
 
stream() - Method in class de.s42.base.functional.Either
Allows to get a stream either streaming first or second
stream() - Method in class de.s42.base.functional.Pair
Allows to get a stream to streaming first then second (only contains them if non null)
StringHelper - Class in de.s42.base.strings
 
StringHelper() - Constructor for class de.s42.base.strings.StringHelper
 
SYMBOLS - Static variable in class de.s42.base.uuid.UUID58
This is the symbols used for the encodet string to improve readability avoiding similar chars like 0 and O or 1 and I
SYMBOLS_CHARS - Static variable in class de.s42.base.uuid.UUID58
 
SystemHelper - Class in de.s42.base.system
 
SystemHelper() - Constructor for class de.s42.base.system.SystemHelper
 

T

table - Variable in class de.s42.base.collections.MapHelper.MapN
 
TAU - Static variable in class de.s42.base.math.MathHelper
 
TerminalBackgroundColor(String) - Constructor for enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
 
TerminalColor(String) - Constructor for enum class de.s42.base.console.AnsiHelper.TerminalColor
 
terminated - Variable in class de.s42.base.files.SingleFileChangeWatcher
will be set to true on cancel().
threeDigit(int) - Method in class de.s42.base.date.Now
 
toArray() - Method in class de.s42.base.collections.MappedList
 
toBytes(UUID) - Static method in class de.s42.base.uuid.UUIDHelper
 
toJSON(Object) - Static method in class de.s42.base.beans.BeanHelper
 
toString() - Method in class de.s42.base.beans.BeanInfo
 
toString() - Method in class de.s42.base.beans.BeanProperty
 
toString() - Method in class de.s42.base.collections.MapHelper.KeyValueHolder
 
toString() - Method in class de.s42.base.functional.Either
Returns the first.toString() if first not null otherwise second.toString().
toString() - Method in class de.s42.base.functional.Pair
Returns a string in the form '[first, second]'
toString() - Method in class de.s42.base.web.Web
 
toString() - Method in class de.s42.base.web.WebPostResult
Deprecated.
 
toString() - Method in class de.s42.base.web.WebResult
 
toString(Class, String, String[], Object[]) - Static method in class de.s42.base.strings.StringHelper
 
toString(Object) - Static method in class de.s42.base.strings.StringHelper
 
toString(Object[]) - Static method in class de.s42.base.strings.StringHelper
 
toString(Object, Set<String>) - Static method in class de.s42.base.strings.StringHelper
 
toString(UUID) - Static method in class de.s42.base.uuid.UUID58
Converts a UUID into a uuid base58 string.
toString(UUID) - Static method in class de.s42.base.uuid.UUID64
Converts a UUID into a uuid base58 string.
toStringStrict(Object, Set<String>) - Static method in class de.s42.base.strings.StringHelper
 
toUuid(byte[]) - Static method in class de.s42.base.uuid.UUIDHelper
 
toUUID(String) - Static method in class de.s42.base.uuid.UUIDHelper
Support converting UUID base16 and base58 Strings
TRACE - Enum constant in enum class de.s42.base.web.WebMethod
 
twoDigit(int) - Method in class de.s42.base.date.Now
 

U

unescapeJavaString(String) - Static method in class de.s42.base.strings.StringHelper
 
unwrapPrimitives(Class<?>) - Static method in class de.s42.base.conversion.ConversionHelper
 
uoe() - Static method in class de.s42.base.collections.MapHelper
 
upperCaseFirst(String) - Static method in class de.s42.base.strings.StringHelper
 
url - Variable in class de.s42.base.web.Web
 
url - Variable in class de.s42.base.web.WebPost
Deprecated.
 
url(String) - Method in class de.s42.base.web.WebBuilder
 
url(URL) - Method in class de.s42.base.web.WebBuilder
 
UUID_PATTERN - Static variable in class de.s42.base.uuid.UUIDHelper
Validates a string to be a valid uuid pattern
UUID58 - Class in de.s42.base.uuid
UUID58 provides uuid base58 string encoding and decoding for UUIDs to shorten, improve readability and cinvalid input: '&p' support in string form.
UUID58() - Constructor for class de.s42.base.uuid.UUID58
 
UUID58_PATTERN - Static variable in class de.s42.base.uuid.UUID58
This pattern allows you to validate a uuid58 string pattern
UUID64 - Class in de.s42.base.uuid
UUID58 provides uuid base64 string encoding and decoding for UUIDs to shorten, improve readability and cinvalid input: '&p' support in string form.
UUID64() - Constructor for class de.s42.base.uuid.UUID64
 
UUIDHelper - Class in de.s42.base.uuid
 
UUIDHelper() - Constructor for class de.s42.base.uuid.UUIDHelper
 

V

v0 - Variable in class de.s42.base.collections.MapHelper.Map1
 
ValidationHelper - Class in de.s42.base.validation
 
ValidationHelper() - Constructor for class de.s42.base.validation.ValidationHelper
 
value - Variable in class de.s42.base.collections.MapHelper.KeyValueHolder
 
valueOf(String) - Static method in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.s42.base.console.AnsiHelper.TerminalColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.s42.base.web.WebMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.s42.base.web.WebPostType
Returns the enum constant of this class with the specified name.
values() - Method in class de.s42.base.collections.MappedList
 
values() - Static method in enum class de.s42.base.console.AnsiHelper.TerminalBackgroundColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.s42.base.console.AnsiHelper.TerminalColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.s42.base.web.WebMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.s42.base.web.WebPostType
Returns an array containing the constants of this enum class, in the order they are declared.
VARIABLE_NAME_PATTERN - Static variable in class de.s42.base.validation.ValidationHelper
 

W

watcher - Variable in class de.s42.base.files.SingleFileChangeWatcher
FS integration for watching changes
watchImmediate() - Method in class de.s42.base.files.SingleFileChangeWatcher
Can be called by a worker directly.
web - Variable in class de.s42.base.web.WebBuilder
 
Web - Class in de.s42.base.web
 
Web() - Constructor for class de.s42.base.web.Web
 
Web(String) - Constructor for class de.s42.base.web.Web
 
Web(String, Map<String, Object>) - Constructor for class de.s42.base.web.Web
 
Web(URL) - Constructor for class de.s42.base.web.Web
 
Web(URL, Map<String, Object>) - Constructor for class de.s42.base.web.Web
 
WebBuilder - Class in de.s42.base.web
 
WebBuilder() - Constructor for class de.s42.base.web.WebBuilder
 
WebMethod - Enum Class in de.s42.base.web
 
WebMethod() - Constructor for enum class de.s42.base.web.WebMethod
 
WebPost - Class in de.s42.base.web
Deprecated.
WebPost() - Constructor for class de.s42.base.web.WebPost
Deprecated.
 
WebPost(String) - Constructor for class de.s42.base.web.WebPost
Deprecated.
 
WebPost(String, Map<String, Object>) - Constructor for class de.s42.base.web.WebPost
Deprecated.
 
WebPost(URL) - Constructor for class de.s42.base.web.WebPost
Deprecated.
 
WebPost(URL, Map<String, Object>) - Constructor for class de.s42.base.web.WebPost
Deprecated.
 
WebPostResult - Class in de.s42.base.web
Deprecated.
WebPostResult() - Constructor for class de.s42.base.web.WebPostResult
Deprecated.
 
WebPostResult(int, JSONObject) - Constructor for class de.s42.base.web.WebPostResult
Deprecated.
 
WebPostType - Enum Class in de.s42.base.web
 
WebPostType() - Constructor for enum class de.s42.base.web.WebPostType
 
WebResult - Class in de.s42.base.web
 
WebResult() - Constructor for class de.s42.base.web.WebResult
 
WebResult(int, Object) - Constructor for class de.s42.base.web.WebResult
 
White - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 
wrapPrimitives(Class<?>) - Static method in class de.s42.base.conversion.ConversionHelper
 
write - Variable in class de.s42.base.beans.BeanProperty
 
write(BeanClass, Object) - Method in class de.s42.base.beans.BeanProperty
 
write(BeanClass, String, Object) - Method in class de.s42.base.beans.BeanInfo
 
write(Object[], StringBuilder) - Static method in class de.s42.base.strings.StringHelper
 
write(Object, StringBuilder) - Static method in class de.s42.base.strings.StringHelper
 
write(Collection, StringBuilder) - Static method in class de.s42.base.strings.StringHelper
 
writeByteArrayToFile(String, byte[]) - Static method in class de.s42.base.files.FilesHelper
 
writeByteArrayToFile(Path, byte[]) - Static method in class de.s42.base.files.FilesHelper
 
writeConverted(BeanClass, String, Object) - Method in class de.s42.base.beans.BeanInfo
 
writeMethod - Variable in class de.s42.base.beans.BeanProperty
 
writeProperties - Variable in class de.s42.base.beans.BeanInfo
 
writers - Static variable in class de.s42.base.strings.StringHelper
 
writeStringToFile(String, String) - Static method in class de.s42.base.files.FilesHelper
 
writeStringToFile(Path, String) - Static method in class de.s42.base.files.FilesHelper
 
writeStringToZippedSingleFile(String, String, String) - Static method in class de.s42.base.files.FilesHelper
 
writeStringToZippedSingleFile(Path, String, String) - Static method in class de.s42.base.files.FilesHelper
 

Y

Yellow - Enum constant in enum class de.s42.base.console.AnsiHelper.TerminalColor
 

Z

ZipHelper - Class in de.s42.base.zip
 
ZipHelper() - Constructor for class de.s42.base.zip.ZipHelper
 
A B C D E F G H I J K L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form