Uses of Enum
org.sonarsource.scanner.lib.internal.facade.forked.JreCacheHit
Packages that use JreCacheHit
Package
Description
-
Uses of JreCacheHit in org.sonarsource.scanner.lib.internal.facade
Constructors in org.sonarsource.scanner.lib.internal.facade with parameters of type JreCacheHitModifierConstructorDescriptionprotectedAbstractScannerEngineFacade(Map<String, String> bootstrapProperties, boolean isSonarQubeCloud, String serverVersion, boolean wasEngineCacheHit, JreCacheHit wasJreCacheHit) -
Uses of JreCacheHit in org.sonarsource.scanner.lib.internal.facade.forked
Methods in org.sonarsource.scanner.lib.internal.facade.forked that return JreCacheHitModifier and TypeMethodDescriptionJavaRunner.getJreCacheHit()ScannerEngineLauncher.getJreCacheHit()static JreCacheHitReturns the enum constant of this type with the specified name.static JreCacheHit[]JreCacheHit.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.sonarsource.scanner.lib.internal.facade.forked with parameters of type JreCacheHit