Skip navigation links
B C D E F G H I J M P R S T V W 

T

TextUtils - Class in com.mgnt.utils
This class provides various utilities for work with String that represents some other type.
TextUtils() - Constructor for class com.mgnt.utils.TextUtils
 
TimeInterval - Class in com.mgnt.utils.entities
This is convenience class that holds time interval as numerical value and its associated TimeUnit.
TimeInterval() - Constructor for class com.mgnt.utils.entities.TimeInterval
Default constructor
TimeInterval(long, TimeUnit) - Constructor for class com.mgnt.utils.entities.TimeInterval
Constructor that allows to create initialized instance
TimeUtils - Class in com.mgnt.utils
This is simple Utility class that has a convenience sleep method that "swallows" Created by Michael Gantman on 22/12/2015.
TimeUtils() - Constructor for class com.mgnt.utils.TimeUtils
 
toDays() - Method in class com.mgnt.utils.entities.TimeInterval
returns long value of this TimeInterval in days
toHours() - Method in class com.mgnt.utils.entities.TimeInterval
returns long value of this TimeInterval in hours
toMillis() - Method in class com.mgnt.utils.entities.TimeInterval
returns long value of this TimeInterval in milliseconds
toMinutes() - Method in class com.mgnt.utils.entities.TimeInterval
returns long value of this TimeInterval in minutes
toNanos() - Method in class com.mgnt.utils.entities.TimeInterval
returns long value of this TimeInterval in nanoseconds
toSeconds() - Method in class com.mgnt.utils.entities.TimeInterval
returns long value of this TimeInterval in seconds
toString() - Method in class com.mgnt.utils.entities.TimeInterval
Provides String representation of the value such as "3 MILLISECONDS".
toString() - Method in class com.mgnt.utils.textutils.Version
 
toString() - Method in class com.mgnt.utils.textutils.VersionRange
 
B C D E F G H I J M P R S T V W 
Skip navigation links