All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arez.spy.package-info Maven / Gradle / Ivy

There is a newer version: 0.213
Show newest version
/**
 * Spy events and introspection utilities.
 * The {@link arez} package and this package are
 * highly inter-dependent but they are kept separated as production builds
 * typically compile out everything in this package when spies are disabled.
 */
@OmitPattern( unless = "arez.enable_spies" )
package arez.spy;

import grim.annotations.OmitPattern;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy