Uses of Class
org.openpatch.scratch.internal.StageAccess
Packages that use StageAccess
Package
Description
This package contains the internal classes of the Scratch plugin.
-
Uses of StageAccess in org.openpatch.scratch.internal
Methods in org.openpatch.scratch.internal that return StageAccessModifier and TypeMethodDescriptionstatic StageAccessStageAccess.get()Returns the installed accessor.Methods in org.openpatch.scratch.internal with parameters of type StageAccessModifier and TypeMethodDescriptionstatic voidStageAccess.install(StageAccess access) Installs the implementation.