Interface FuzzyRootStorage
- All Superinterfaces:
ExtractableStorage, InsertableStorage, RootStorage, Storage, StorageView, TrackedStorage
- All Known Implementing Classes:
PlatformStorageNetworkComponent
@API(status=STABLE,
since="2.0.0-milestone.2.4")
public interface FuzzyRootStorage
extends RootStorage
-
Method Summary
Modifier and TypeMethodDescriptionstatic BiFunction<RootStorage, ResourceKey, Collection<ResourceKey>> expander()getFuzzy(ResourceKey resource) Methods inherited from interface ExtractableStorage
extractMethods inherited from interface InsertableStorage
insertMethods inherited from interface RootStorage
addListener, addSource, contains, get, hasSource, removeListener, removeSource, sortSourcesMethods inherited from interface StorageView
getAll, getStoredMethods inherited from interface TrackedStorage
findTrackedResourceByActorType
-
Method Details
-
getFuzzy
-
expander
-