Class FakeConstantProfiler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FakeConstantProfiler
- Parameters:
value
- the initial value
-
-
Method Details
-
implGet
- Specified by:
implGet
in classFakeConstant<Profiler>
- Throws:
Throwable
-
get
-
set
Description copied from class:FakeConstant
Stores a new value. This is an expensive operation, so care should be taken by the caller to avoid redundant invocations.- Overrides:
set
in classFakeConstant<Profiler>
- Parameters:
value
- the new value
-