Class VoidFieldFlyWeight
java.lang.Object
ch.nolix.system.objectdata.modelflyweight.VoidFieldFlyWeight
- All Implemented Interfaces:
VoidnessRequestable, IFieldFlyWeight
- Author:
- Silvan Wyss
-
Constructor Details
-
VoidFieldFlyWeight
public VoidFieldFlyWeight()
-
-
Method Details
-
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
-