arez.extras.spy.package-info Maven / Gradle / Ivy
/**
* Additional utilities and introspection tools based on the core Arez spy infrastructure.
*/
@Unsupported( "These utilities are based on unsupported core.spy package and are expected to evolve as needs dictate" )
package arez.extras.spy;
import org.realityforge.anodoc.Unsupported;