Uses of Class
de.adorsys.datasafe.metainfo.version.impl.version.latest.actions.LatestReadImpl
Packages that use LatestReadImpl
-
Uses of LatestReadImpl in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions
Modifier and TypeClassDescriptionclassLatestReadImplRuntimeDelegatable<V extends LatestDFSVersion>Methods in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions that return LatestReadImplModifier and TypeMethodDescriptionLatestReadImpl_Factory.get()static <V extends LatestDFSVersion>
LatestReadImpl<V>LatestReadImpl_Factory.newInstance(V versionStrategy, ReadFromPrivate readFromPrivate, EncryptedLatestLinkService latestVersionLinkLocator) Method parameters in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions with type arguments of type LatestReadImplModifier and TypeMethodDescriptionstatic voidLatestReadImplRuntimeDelegatable.overrideWith(OverridesRegistry context, Function<LatestReadImplRuntimeDelegatable.ArgumentsCaptor, LatestReadImpl> ctorCaptor) This is a typesafe function to register overriding class into context.