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

pl.touk.nussknacker.engine.api.HideToString Maven / Gradle / Ivy

There is a newer version: 1.18.0
Show newest version
package pl.touk.nussknacker.engine.api;

/**
 * Implementing this interface results in hiding toString method in code completion
 */
public interface HideToString {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy