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

io.github.md2conf.indexer.PagesStructure Maven / Gradle / Ivy

package io.github.md2conf.indexer;

import java.util.List;

public interface PagesStructure {

    List pages();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy