prompto.intrinsic.IDocumentProducer Maven / Gradle / Ivy
The newest version!
package prompto.intrinsic;
public interface IDocumentProducer {
PromptoDocument toDocument();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy