Skip to content
Snippets Groups Projects

Iss1011

Merged Petr Bainar requested to merge iss1011 into master
9 files
+ 298
14
Compare changes
  • Side-by-side
  • Inline
Files
9
package cz.it4i.fiji.haas;
public interface HaaSOutputHolder {
String getActualOutput();
}
\ No newline at end of file
Loading