Uses of Class
de.adorsys.datasafe.metainfo.version.impl.version.latest.actions.LatestListImpl
Packages that use LatestListImpl
-
Uses of LatestListImpl in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions
Modifier and TypeClassDescriptionclassLatestListImplRuntimeDelegatable<V extends LatestDFSVersion>Methods in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions that return LatestListImplModifier and TypeMethodDescriptionLatestListImpl_Factory.get()static <V extends LatestDFSVersion>
LatestListImpl<V>LatestListImpl_Factory.newInstance(V strategy, VersionEncoderDecoder encoder, ListPrivate listPrivate, EncryptedLatestLinkService latestVersionLinkLocator) Method parameters in de.adorsys.datasafe.metainfo.version.impl.version.latest.actions with type arguments of type LatestListImplModifier and TypeMethodDescriptionstatic voidLatestListImplRuntimeDelegatable.overrideWith(OverridesRegistry context, Function<LatestListImplRuntimeDelegatable.ArgumentsCaptor, LatestListImpl> ctorCaptor) This is a typesafe function to register overriding class into context.