- getFileName(String) - Static method in class com.mgnt.utils.FileUtils
-
- getFromVersion() - Method in class com.mgnt.utils.textutils.VersionRange
-
- getRelevantPackage() - Static method in class com.mgnt.utils.TextUtils
-
This a getter method for global value of relevant package prefix property
- getStacktrace(Throwable, boolean, String) - Static method in class com.mgnt.utils.TextUtils
-
This method retrieves a stacktrace from Throwable as a String in full or shortened format.
- getStacktrace(Throwable, boolean) - Static method in class com.mgnt.utils.TextUtils
-
This method retrieves a stacktrace from Throwable as a String in full or shortened format.
- getStacktrace(Throwable) - Static method in class com.mgnt.utils.TextUtils
-
This method retrieves a stacktrace from Throwable as a String in shortened format.
- getStacktrace(Throwable, String) - Static method in class com.mgnt.utils.TextUtils
-
This method retrieves a stacktrace from Throwable as a String in shortened format.
- getTimeUnit() - Method in class com.mgnt.utils.entities.TimeInterval
-
TimeUnit getter
- getToVersion() - Method in class com.mgnt.utils.textutils.VersionRange
-
- getValue() - Method in class com.mgnt.utils.entities.TimeInterval
-
Time interval numerical value getter (without time unit)
- getVersionNumbers() - Method in class com.mgnt.utils.textutils.Version
-