com.greenpepper.spy.PropertyDescription Maven / Gradle / Ivy
package com.greenpepper.spy;
/**
* Describes a property of a JAVA Object.
*/
public interface PropertyDescription extends SpyDescription {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy