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

io.github.portlek.sfs.status.AbstractNode Maven / Gradle / Ivy

There is a newer version: 5.7
Show newest version
package io.github.portlek.sfs.status;

public abstract class AbstractNode {

    public int Free;

    public int Max;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy