Class PrivateSaveable
java.lang.Object
ghidra.util.PrivateSaveable
- All Implemented Interfaces:
Saveable
- Direct Known Subclasses:
SaveableColor, SaveablePoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns true if this saveable should not have it's changes broadcast.Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Saveable
getObjectStorageFields, getSchemaVersion, isUpgradeable, restore, save, upgrade
-
Constructor Details
-
PrivateSaveable
public PrivateSaveable()
-
-
Method Details
-
isPrivate
-