Class FakeConstant<T>
java.lang.Object
dev.pfaff.altargui.util.FakeConstant<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FakeConstant
-
-
Method Details
-
set
public void set(boolean value) Stores a new value. This is an expensive operation, so care should be taken by the caller to avoid redundant invocations.- Parameters:
value
- the new value
-
implGet
- Throws:
Throwable
-
get
-