Uses of Class
javax.annotation.concurrent.Immutable
-
Packages that use Immutable Package Description com.igormaznitsa.meta.common.utils -
-
Uses of Immutable in com.igormaznitsa.meta.common.utils
Classes in com.igormaznitsa.meta.common.utils with annotations of type Immutable Modifier and Type Class Description class
CallTrace
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.static class
Deferrers.Deferred
Class wrapping executeDeferred method and stack depth for action.static class
TimeGuard.TimeData
Data container for time watching action.
-