SandBox

interface SandBox : Cloneable

Inheritors

Functions

Link copied to clipboard
abstract override fun clone(): SandBox
Link copied to clipboard
abstract fun isAllowed(klass: Class<*>): Boolean