Package com.igormaznitsa.meta.common.utils


package com.igormaznitsa.meta.common.utils
  • Class
    Description
    Set of auxiliary methods to process arrays.
    Set of auxiliary methods for assertion.
    The Class allows to save stack trace history (it is possible to keep it in packed format) and restore it to text representation for request.
    Auxiliary tool to defer some actions and process them in some point in future.
    Class wrapping executeDeferred method and stack depth for action.
    Auxiliary methods to get values.
    Auxiliary methods for IO operations.
    Set of auxiliary string functions.
    Auxiliary methods for thread processing.
    Allows to detect violations of execution time for code blocks or just measure time for them.
    Interface for any object to be informed about time alerts.
    Data container for time watching action.
    Validator to check an object.