Uses of Package
de.galan.commons.util

Packages that use de.galan.commons.util
Package
Description
 
  • Class
    Description
    Builder to terminate the JVM
    Measures invocation of Runnables/Callables in milliseconds.
    Simple key/value pair.

    Alternative suggested implementations (although jackson deserialization has issues):
    java.util.AbstractMap.SimpleEntry subclasses of org.apache.commons.lang3.tuple.Pair
    Invokes a Callable/ExceptionalRunnable until it runs without Exception the specified times of retries.