First review changes++

First review changes++
This commit is contained in:
Amit Dixit
2016-04-18 13:14:20 +05:30
parent 06e0a15400
commit 8529d6e34b
9 changed files with 118 additions and 249 deletions

View File

@@ -19,6 +19,8 @@
package com.iluwatar.datamapper;
/**
* Using Runtime Exception for avoiding dependancy on implementation exceptions. This helps in
* decoupling.
*
* @author amit.dixit
*