Index

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

A

abbreviate(CharSequence, int) - Static method in class org.tquadrat.foundation.util.StringUtils
Abbreviates a String using ellipses (Unicode HORIZONTAL ELLIPSIS, 0x2026).
abbreviate(CharSequence, int, int) - Static method in class org.tquadrat.foundation.util.StringUtils
Abbreviates a String using ellipses (Unicode HORIZONTAL ELLIPSIS, 0x2026).
abbreviateMiddle(CharSequence, int) - Static method in class org.tquadrat.foundation.util.StringUtils
Abbreviates a String using ellipses (Unicode HORIZONTAL ELLIPSIS, 0x2026) in the middle of the returned text.
add(int, E) - Method in class org.tquadrat.foundation.util.internal.LazyListImpl
add(E) - Method in class org.tquadrat.foundation.util.internal.LazyListImpl
add(E) - Method in class org.tquadrat.foundation.util.internal.LazySetImpl
add(String, Integer) - Method in interface org.tquadrat.foundation.util.internal.Entities.EntityMap
Adds an entry to this entity map.

If the value is negative, only the name to value relation will be stored.
add(String, Integer) - Method in class org.tquadrat.foundation.util.internal.Entities.PrimitiveEntityMap
Adds an entry to this entity map.

If the value is negative, only the name to value relation will be stored.
add(T) - Method in interface org.tquadrat.foundation.util.HeadTailList
Returns a new list with the given element as the head, and this list as the tail.
add(T) - Method in class org.tquadrat.foundation.util.internal.HeadTailListImpl
Returns a new list with the given element as the head, and this list as the tail.
addAll(int, Collection) - Method in class org.tquadrat.foundation.util.internal.LazyListImpl
addAll(Collection) - Method in class org.tquadrat.foundation.util.internal.LazyListImpl
addAll(Collection) - Method in class org.tquadrat.foundation.util.internal.LazySetImpl
ADDITIONAL_XML_ENTITIES - Static variable in class org.tquadrat.foundation.util.internal.Entities
The name for the resource file that holds the additional XML entities: "apos_entities.data".
addRange(double, T) - Method in class org.tquadrat.foundation.util.internal.FinalRangeMap
This method will always throw an UnsupportedOperationException.
addRange(double, T) - Method in class org.tquadrat.foundation.util.internal.RangeMapImpl
Adds a range.
addRange(double, T) - Method in interface org.tquadrat.foundation.util.RangeMap
Adds a range.
adjustTemplate(String) - Method in class org.tquadrat.foundation.util.Template
The mount point for template manipulations in derived classes.
ALPHABET_LOWERCASE - Static variable in class org.tquadrat.foundation.util.Base32
The lowercase symbols for the Base 32 alphabet.
ALPHABET_UPPERCASE - Static variable in class org.tquadrat.foundation.util.Base32
The uppercase symbols for the Base 32 alphabet.
ALPHABET_VALUES - Static variable in class org.tquadrat.foundation.util.Base32
The symbol values.
append(char) - Method in class org.tquadrat.foundation.util.IOUtils.NullAppendable
Appends the specified character to this Appendable; in fact, it does nothing.
append(CharSequence) - Method in class org.tquadrat.foundation.util.IOUtils.NullAppendable
Appends the specified character sequence to this Appendable.
append(CharSequence, int, int) - Method in class org.tquadrat.foundation.util.IOUtils.NullAppendable
Appends a subsequence of the specified character sequence to this Appendable.
append(Collection) - Method in interface org.tquadrat.foundation.util.HeadTailList
Returns a new list where the given list is appended to the end of this list.
append(HeadTailList) - Method in interface org.tquadrat.foundation.util.HeadTailList
Returns a new list where the given list is appended to the end of this list.
applyStringConverter(Class, StringConverter, Object) - Method in class org.tquadrat.foundation.util.Template
Applies the given StringConverter to the given value.
ArrayUtils - Class in org.tquadrat.foundation.util
This class provides some utility functions that extends Arrays to some extent.
ArrayUtils() - Constructor for class org.tquadrat.foundation.util.ArrayUtils
Prevent the creation of any object of this class.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form