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

kz.greetgo.file_storage.impl.TableSelector Maven / Gradle / Ivy

package kz.greetgo.file_storage.impl;

public interface TableSelector {
  TablePosition selectTable(String fileId);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy