Package com.exedio.cope.misc.instrument
Class FinalSettableGetter
- java.lang.Object
-
- com.exedio.cope.misc.instrument.FinalSettableGetter
-
- All Implemented Interfaces:
BooleanGetter<Settable<?>>
public final class FinalSettableGetter extends Object implements BooleanGetter<Settable<?>>
-
-
Constructor Summary
Constructors Constructor Description FinalSettableGetter()
-
-
-
Method Detail
-
get
public boolean get(Settable<?> feature)
- Specified by:
get
in interfaceBooleanGetter<Settable<?>>
-
-