Package jadx.api.usage.impl
Class EmptyUsageInfoCache
java.lang.Object
jadx.api.usage.impl.EmptyUsageInfoCache
- All Implemented Interfaces:
IUsageInfoCache,Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()@Nullable IUsageInfoDatavoidset(RootNode root, IUsageInfoData data)
-
Constructor Details
-
EmptyUsageInfoCache
public EmptyUsageInfoCache()
-
-
Method Details
-
get
- Specified by:
getin interfaceIUsageInfoCache
-
set
- Specified by:
setin interfaceIUsageInfoCache
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-