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

G

get(double) - Method in class org.tquadrat.foundation.util.internal.RangeMapImpl
Returns the value for the range the given key is in.
get(double) - Method in interface org.tquadrat.foundation.util.RangeMap
Returns the value for the range the given key is in.
get(int) - Method in interface org.tquadrat.foundation.util.HeadTailList
Returns the element that is identified by the given index
get(int) - Method in class org.tquadrat.foundation.util.internal.LazyListImpl
get(Object) - Method in class org.tquadrat.foundation.util.internal.LazyMapImpl
getArchitecture() - Method in enum class org.tquadrat.foundation.util.SystemUtils.OperatingSystem
Returns the operating system architecture.
getCallersClassLoader() - Static method in class org.tquadrat.foundation.util.JavaUtils
Retrieves the ClassLoader that loaded the class of the method that called the method that called this method.
getClockSequence(long) - Static method in class org.tquadrat.foundation.util.UniqueIdUtils
Returns the clock sequence.
getCodeSource(Class<?>) - Static method in class org.tquadrat.foundation.util.JavaUtils
Retrieves the location from where the code for the given class was loaded.
getDecoder() - Static method in class org.tquadrat.foundation.util.Base32
Returns a decoder for Crockfords's Base 32 format.
getEncoder() - Static method in class org.tquadrat.foundation.util.Base32
Returns an encoder for Crockfords's Base 32 format.
getEndOfLife() - Method in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Token
Returns the time for the end-of-life.
getId() - Method in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Token
Returns the id of the token.
getKey(T) - Method in interface org.tquadrat.foundation.util.Comparators.KeyProvider
Returns the sort order key for the given instance.
getKey(T) - Method in class org.tquadrat.foundation.util.internal.ListBasedComparator.SimpleKeyProvider
Returns the sort order key for the given instance.
getMACAddress() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns the MAC address for the current computer.
getName() - Method in enum class org.tquadrat.foundation.util.SystemUtils.OperatingSystem
Returns the name of the operating system.
getNamespaceUUID(String) - Static method in class org.tquadrat.foundation.util.UniqueIdUtils
Returns the UUID for the namespace with the given name.
getNameVersion() - Method in enum class org.tquadrat.foundation.util.SystemUtils.OperatingSystem
Returns the name of the operating system.
getNetworkInterfaces() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns a Collection of all the network interfaces on this machine.
getNodeId() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns the unique id of this node.
getNullAppendable() - Static method in class org.tquadrat.foundation.util.IOUtils
Returns an Appendable that just swallows any data that is written to it, like the /dev/null device of a Unix or Linux machine, or NUL: on Windows.
getOperatingSystem() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns the current operating system.
getPermits() - Method in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Token
Returns the number of permits for this token.
getPID() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns the PID, the process id, for the VM this (the current) program runs in.
getRandom() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns the system random number generator.
getSemaphore() - Method in interface org.tquadrat.foundation.util.AutoSemaphore
Returns a reference to the raw semaphore.
getSemaphore() - Method in class org.tquadrat.foundation.util.internal.AutoSemaphoreImpl
Returns a reference to the raw semaphore.
getSemaphore() - Method in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
Returns a reference to the raw semaphore.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.BooleanStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.ByteArrayStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.CharacterStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.CharSequenceStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.DateLongStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.NumberStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.StringStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.TimeDateStringConverter
Provides the subject class for this converter.
getSubjectClass() - Method in class org.tquadrat.foundation.util.stringconverter.URLStringConverter
Provides the subject class for this converter.
getSystemTempFolder() - Static method in class org.tquadrat.foundation.util.IOUtils
Returns the Path object that represents the system's default temporary folder as specified in "java.io.tmpdir".
getTemplateText() - Method in class org.tquadrat.foundation.util.Template
Returns the template text after it has been processed by Template.adjustTemplate(String).
getUncloseableOut() - Static method in class org.tquadrat.foundation.util.IOUtils
Returns System.out with a non-functional OutputStream.close() method.
getUserName() - Static method in class org.tquadrat.foundation.util.SystemUtils
Returns the current username from the system property "user.name".
getVersion() - Method in enum class org.tquadrat.foundation.util.SystemUtils.OperatingSystem
Returns the version of the operating system.
getZoneIdAliasMap() - Static method in class org.tquadrat.foundation.util.DateTimeUtils
Returns the alias map for the zone id, holding the deprecated ids.
getZoneIdAliasMap() - Static method in class org.tquadrat.foundation.util.SystemUtils
Deprecated, for removal: This API element is subject to removal in a future version.
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