org.apache.maven.surefire.booter
Interface KeyValueSource

All Known Implementing Classes:
PropertiesWrapper

public interface KeyValueSource

A key-value source obeying the geneal constrains of java.util.Properties


Method Summary
 void copyTo(Map target)
           
 

Method Detail

copyTo

void copyTo(Map target)


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.