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

hydraql.shaded.fastjson2.function.ShortSupplier Maven / Gradle / Ivy

The newest version!
package hydraql.shaded.fastjson2.function;

public interface ShortSupplier {
    short getAsShort();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy