.. java:import:: java.util List BaselineConfig ============== .. java:package:: se.sics.kompics.config :noindex: .. java:type:: public interface BaselineConfig :author: Lars Kroll Methods ------- getValue ^^^^^^^^ .. java:method:: public ConfigValue getValue(String key) :outertype: BaselineConfig getValues ^^^^^^^^^ .. java:method:: public List getValues(String path) :outertype: BaselineConfig