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

tests.java.javatests.NumberHolder Maven / Gradle / Ivy

package javatests;

/* Part of Issue2391 test */

public interface NumberHolder {
    Number getNumber();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy