C D E F G H I M P R S T V W 

S

SECONDS_SUFFIX - Static variable in class com.mgnt.utils.TextUtils
 
setRelevantPackage(String) - Static method in class com.mgnt.utils.TextUtils
This is a setter method for relevant package prefix property for method TextUtils.getStacktrace(Throwable, boolean) Once the value has been set the convenience method TextUtils.getStacktrace(Throwable, boolean) could be used instead of method TextUtils.getStacktrace(Throwable, boolean, String)
setTimeUnit(TimeUnit) - Method in class com.mgnt.utils.entities.TimeInterval
TimeUnit Setter
setValue(long) - Method in class com.mgnt.utils.entities.TimeInterval
Numerical value setter
sleepFor(long, TimeUnit) - Static method in class com.mgnt.utils.TimeUtils
This method is a convenience method for sleep that "swallows" InterruptedException and has TimeUnit parameter in addition to time period so it makes it very convenient.
sleepFor(TimeInterval) - Static method in class com.mgnt.utils.TimeUtils
This is an overload for method TimeUtils.sleepFor(long, TimeUnit) which is provided for convenience.
StringUnicodeEncoderDecoder - Class in com.mgnt.utils
This class provides Unicode conversion utility methods that allow to convert a string into Unicode sequence and vice-versa.
StringUnicodeEncoderDecoder() - Constructor for class com.mgnt.utils.StringUnicodeEncoderDecoder
 
C D E F G H I M P R S T V W