Initial Commit
This commit is contained in:
		@@ -0,0 +1,6 @@
 | 
			
		||||
package net.locusworks.common.configuration;
 | 
			
		||||
 | 
			
		||||
@FunctionalInterface
 | 
			
		||||
public interface ConfigurationCallback {
 | 
			
		||||
  void results(String msg);
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user