bld/src/main/java/rife/bld/instrument/package-info.java
2024-08-26 14:19:43 -04:00

10 lines
250 B
Java

/*
* Copyright 2001-2024 Geert Bevin (gbevin[remove] at uwyn dot com)
* Licensed under the Apache License, Version 2.0 (the "License")
*/
/**
* Provides functionalities for bytecode instrumentation.
* @since 2.1
*/
package rife.bld.instrument;