Package de.gustavblass.commons
package de.gustavblass.commons
-
ClassDescriptionCopyable<T>Interface for objects that can be copied.Expiring<Type>A class that holds a value that will expire after a certain point in time or after a certain duration.A utility class that downloads files from the internet.Used if a boolean might be neither fully true nor fully false.Result<Type>Represents the outcome of an operation that is either successful or unsuccessful and may return an elaborate result.Represents a Unicode string which can be manipulated by censoring and
UnicodeString.strikeThrough()
.Represents URL parameters as aLinkedHashMap
with the keys as the parameter names and the values as the parameter values.