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

io.descoped.dc.api.node.ResponsePredicate Maven / Gradle / Ivy

The newest version!
package io.descoped.dc.api.node;

public interface ResponsePredicate extends Leaf {
    String RESPONSE_PREDICATE_RESULT = "RESPONSE_PREDICATE_RESULT";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy