Package ghidra.app.util.viewer.proxy
Class EmptyProxy
Used proxy a null value
-
Field Summary
Fields -
Method Summary
Methods inherited from class ghidra.app.util.viewer.proxy.ProxyObj
getListingLayoutModel
-
Field Details
-
EMPTY_PROXY
-
-
Method Details
-
getObject
Description copied from class:ProxyObj
Returns the object that this proxy represents or null if the represented object no longer exists.
-