package com.perforce.spark.artifact; import java.util.SortedMap; public interface ResultInterface { public String getLink(); public SortedMap<String, String> getRow(); }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 15181 | Paul Allen | Maven/Generic search results. |