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

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

There is a newer version: 5.0.2
Show newest version
package com.github.pjfanning.xlsx.impl;

interface Supplier {
  Object getContent();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy