Uses of Interface
org.qubership.atp.dataset.model.utils.CheckedConsumer
Packages that use CheckedConsumer
Package
Description
-
Uses of CheckedConsumer in org.qubership.atp.dataset.ei
Methods in org.qubership.atp.dataset.ei with parameters of type CheckedConsumerModifier and TypeMethodDescriptionvoidFileSystemCreator.create(Path path, CheckedConsumer<Path, IOException> consumer) Creates file or directory due toCheckedConsumerlogic. -
Uses of CheckedConsumer in org.qubership.atp.dataset.service.direct
Methods in org.qubership.atp.dataset.service.direct that return CheckedConsumerModifier and TypeMethodDescriptionDataSetService.writeInAtpFormat(MixInId id, Map<String, String> context, boolean evaluate) -
Uses of CheckedConsumer in org.qubership.atp.dataset.service.direct.impl
Methods in org.qubership.atp.dataset.service.direct.impl that return CheckedConsumerModifier and TypeMethodDescriptionDataSetServiceImpl.writeInAtpFormat(MixInId id, Map<String, String> context, boolean evaluate)