Uses of Class
com.suse.coco.module.snpguest.execution.SNPGuestWrapper
-
Packages that use SNPGuestWrapper Package Description com.suse.coco.module.snpguest -
-
Uses of SNPGuestWrapper in com.suse.coco.module.snpguest
Fields in com.suse.coco.module.snpguest declared as SNPGuestWrapper Modifier and Type Field Description private SNPGuestWrapperSNPGuestWorker. snpGuestConstructors in com.suse.coco.module.snpguest with parameters of type SNPGuestWrapper Constructor Description SNPGuestWorker(VerificationDirectoryProvider directoryProviderIn, SNPGuestWrapper snpGuestWrapperIn, com.suse.common.io.ByteSequenceFinder sequenceFinderIn)Constructor with explicit dependencies, for unit test only.
-