Interface PropertiesHandler<T>


public interface PropertiesHandler<T>
Since:
10.2
Author:
kobi on 7/5/15.
  • Method Summary

    Modifier and Type
    Method
    Description
    handle(Properties properties)
     
  • Method Details