
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