[AAI-178 Amsterdam] Make Edge Properties to be
[aai/aai-common.git] / aai-core / src / main / java / org / openecomp / aai / introspection / Wanderer.java
index 327bbac..5429d99 100644 (file)
 
 package org.openecomp.aai.introspection;
 
-import java.util.List;
-
 import org.openecomp.aai.exceptions.AAIException;
 
+import java.util.List;
+
 public interface Wanderer {
 
        /**