Class FieldFlyWeight
java.lang.Object
ch.nolix.system.objectdata.modelflyweight.FieldFlyWeight
- All Implemented Interfaces:
VoidnessRequestable, IFieldFlyWeight
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisVoid()voidstatic FieldFlyWeightwihUpdateAction(Runnable updateAction) Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface VoidnessRequestable
isEffectual
-
Method Details
-
wihUpdateAction
-
isVoid
public boolean isVoid()- Specified by:
isVoidin interfaceVoidnessRequestable- Returns:
- true if the current
VoidnessRequestableis void, false otherwise.
-
noteUpdate
public void noteUpdate()- Specified by:
noteUpdatein interfaceIFieldFlyWeight
-