Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- leftPad(String, int) - Static method in class de.cuioss.tools.string.MoreStrings
-
Left pad a String with spaces (' ').
- leftPad(String, int, char) - Static method in class de.cuioss.tools.string.MoreStrings
-
Left pad a String with a specified character.
- leftPad(String, int, String) - Static method in class de.cuioss.tools.string.MoreStrings
-
Left pad a String with a specified String.
- leftValue() - Method in interface de.cuioss.tools.collect.MapDifference.ValueDifference
- lenientFormat(String, Object...) - Static method in class de.cuioss.tools.string.MoreStrings
-
Returns the given
templatestring with each occurrence of"%s"replaced with the corresponding argument value fromargs; or, if the placeholder and argument counts do not match, returns a best-effort form of that string. - Lexer<T extends FormatterSupport> - Class in de.cuioss.tools.formatting.template.lexer
-
Functionality of scanning plain text and split this to tokens
- Lexer(T) - Constructor for class de.cuioss.tools.formatting.template.lexer.Lexer
-
Constructor of Lexer.
- Lexer.ExpressionLanguage - Enum Class in de.cuioss.tools.formatting.template.lexer
-
Supported expression language
- LexerBuilder - Class in de.cuioss.tools.formatting.template.lexer
- LexerBuilder() - Constructor for class de.cuioss.tools.formatting.template.lexer.LexerBuilder
- LexerBuilder.Builder - Class in de.cuioss.tools.formatting.template.lexer
-
The builder class
- limit(int) - Method in class de.cuioss.tools.string.Splitter
-
Returns a splitter that behaves equivalently to
thissplitter but stops splitting after it reaches the limit. - LocaleUtils - Class in de.cuioss.tools.lang
-
Operations to assist when working with a
Locale. - LocaleUtils() - Constructor for class de.cuioss.tools.lang.LocaleUtils
- LogLevel - Enum Class in de.cuioss.tools.logging
-
Defines the log-levels with implicit mapping
- LogRecord - Interface in de.cuioss.tools.logging
-
Provides additional information for simplifying logging
- LogRecordModel - Class in de.cuioss.tools.logging
-
Represents a log-entry.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form