com.tngtech.jgiven.integration.CanWire Maven / Gradle / Ivy
The newest version!
package com.tngtech.jgiven.integration;
public interface CanWire {
void wire( Object o );
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy