X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.db.procore%2Fsrc%2Ffi%2Fvtt%2Fsimantics%2Fprocore%2Finternal%2FClusterCollector.java;h=c13890f7f4b361958e17de4f125edd902147770d;hp=a16a2605798b28d6e4a8f18116df08955959ba8e;hb=97872f96afc18f4cd5b959d869fed80cd92f6aa1;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterCollector.java b/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterCollector.java index a16a26057..c13890f7f 100644 --- a/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterCollector.java +++ b/bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/ClusterCollector.java @@ -1,8 +1,8 @@ -package fi.vtt.simantics.procore.internal; - -interface ClusterCollector { - - public void collect(); - public void collect(int target); - +package fi.vtt.simantics.procore.internal; + +interface ClusterCollector { + + public void collect(); + public void collect(int target); + } \ No newline at end of file