Package ghidra.util.database.annot
Class DBAnnotatedField.DefaultCodec<OT extends DBAnnotatedObject,FT extends Field>
java.lang.Object
ghidra.util.database.annot.DBAnnotatedField.DefaultCodec<OT,FT>
- All Implemented Interfaces:
DBCachedObjectStoreFactory.DBFieldCodec<Void,OT, FT>
- Enclosing class:
DBAnnotatedField
public abstract static class DBAnnotatedField.DefaultCodec<OT extends DBAnnotatedObject,FT extends Field>
extends Object
implements DBCachedObjectStoreFactory.DBFieldCodec<Void,OT,FT>
A placeholder class
A reference to this class type indicates that DBAnnotatedField.codec() was not set.
The framework will instead check for a built-in codec.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ghidra.util.database.DBCachedObjectStoreFactory.DBFieldCodec
encodeField, getFieldType, getObjectType, getValue, getValueType, load, store, store