Uses of Interface
io.github.cowwoc.pouch10.core.Scope
Packages that use Scope
-
Uses of Scope in io.github.cowwoc.pouch10.core
Classes in io.github.cowwoc.pouch10.core that implement ScopeMethods in io.github.cowwoc.pouch10.core with parameters of type ScopeModifier and TypeMethodDescriptionvoidAdds a child scope.voidvoidAdds a child scope.booleanRemoves a child scope.voidAbstractScope.removeChild(Scope child) voidScope.removeChild(Scope child) Removes a child scope.