Uses of Interface
io.higson.runtime.reload.ReloadPolicy
Packages that use ReloadPolicy
-
Uses of ReloadPolicy in io.higson.runtime.core
Methods in io.higson.runtime.core with parameters of type ReloadPolicyModifier and TypeMethodDescriptionvoidHigsonEngineFactory.setReloadPolicy(ReloadPolicy reloadPolicy) -
Uses of ReloadPolicy in io.higson.runtime.reload
Classes in io.higson.runtime.reload that implement ReloadPolicyModifier and TypeClassDescriptionclassclassThe reloding policy that accepts every parameter as eligible for reload.classThe reloding policy that rejects every parameter from being reloaded.