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

com.vmlens.report.container.Container Maven / Gradle / Ivy

package com.vmlens.report.container;

public interface Container {

    /**
     * @return value can be null
     */
    String getName();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy