![JAR search and dependency download from the Maven repository](/logo.png)
org.dmg.pmml.HasMixedContent Maven / Gradle / Ivy
/*
* Copyright (c) 2018 Villu Ruusmann
*/
package org.dmg.pmml;
import java.util.List;
public interface HasMixedContent> {
boolean hasContent();
List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy