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

com.github.pjfanning.xlsx.impl.Supplier Maven / Gradle / Ivy

The newest version!
package com.github.pjfanning.xlsx.impl;

@FunctionalInterface
interface Supplier {
  Object getContent();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy