All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.webfolder.ui4j.spi.PageView Maven / Gradle / Ivy

The newest version!
package io.webfolder.ui4j.spi;

public interface PageView {

    Object getView();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy