Uses of Class
bdsup2sub.utils.optional.Optional
Packages that use Optional
-
Uses of Optional in bdsup2sub.cli
Fields in bdsup2sub.cli declared as OptionalModifier and TypeFieldDescriptionCommandLineParser.alphaCropThresholdCommandLineParser.alphaThresholdCommandLineParser.cropLinesCommandLineParser.delayCommandLineParser.exportForcedSubtitlesOnlyCommandLineParser.exportPaletteCommandLineParser.fixInvisibleFramesprivate Optional<ForcedFlagState>CommandLineParser.forcedFlagStateCommandLineParser.languageIndexCommandLineParser.lumLowMedThresholdCommandLineParser.lumMedHighThresholdCommandLineParser.maximumTimeDifferenceCommandLineParser.minimumDisplayTimeprivate Optional<CaptionMoveModeX>CommandLineParser.moveModeXprivate Optional<CaptionMoveModeY>CommandLineParser.moveModeYCommandLineParser.moveXOffsetprivate Optional<OutputMode>CommandLineParser.outputModeprivate Optional<PaletteMode>CommandLineParser.paletteModeprivate Optional<Resolution>CommandLineParser.resolutionCommandLineParser.scaleXCommandLineParser.scaleYprivate Optional<ScalingFilter>CommandLineParser.scalingFilterCommandLineParser.sourceFrameRateCommandLineParser.swapCrCbCommandLineParser.targetFrameRateCommandLineParser.verboseMethods in bdsup2sub.cli that return OptionalModifier and TypeMethodDescriptionCommandLineParser.getAlphaCropThreshold()CommandLineParser.getAlphaThreshold()CommandLineParser.getCropLines()CommandLineParser.getDelay()CommandLineParser.getForcedFlagState()CommandLineParser.getLanguageIndex()CommandLineParser.getLumLowMedThreshold()CommandLineParser.getLumMedHighThreshold()CommandLineParser.getMaximumTimeDifference()CommandLineParser.getMinimumDisplayTime()CommandLineParser.getMoveModeX()CommandLineParser.getMoveModeY()CommandLineParser.getMoveXOffset()CommandLineParser.getOutputMode()CommandLineParser.getPaletteMode()CommandLineParser.getResolution()CommandLineParser.getScaleX()CommandLineParser.getScaleY()CommandLineParser.getScalingFilter()CommandLineParser.getSourceFrameRate()CommandLineParser.getTargetFrameRate()CommandLineParser.isExportForcedSubtitlesOnly()CommandLineParser.isExportPalette()CommandLineParser.isFixInvisibleFrames()CommandLineParser.isSwapCrCb()CommandLineParser.isVerbose() -
Uses of Optional in bdsup2sub.utils.optional
Subclasses of Optional in bdsup2sub.utils.optionalModifier and TypeClassDescription(package private) final class(package private) final classPresent<T>Methods in bdsup2sub.utils.optional that return Optional