grainier commented on a change in pull request #38:
URL: 
https://github.com/apache/incubator-streampipes-extensions/pull/38#discussion_r603040151



##########
File path: 
streampipes-processors-transformation-jvm/src/main/java/org/apache/streampipes/processors/transformation/jvm/processor/booloperator/logical/operations/IBoolOperation.java
##########
@@ -0,0 +1,5 @@
+package 
org.apache.streampipes.processors.transformation.jvm.processor.booloperator.logical.operations;
+
+public interface IBoolOperation<T extends Boolean> {

Review comment:
       Shall we add Javadoc comments for the interfaces?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to