Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
commit of working feature
  • Loading branch information
karllassy committed Dec 8, 2015
1 parent 7bc5cfc commit e624b61
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -243,7 +243,7 @@ abstract public class ReferenceHandler /*extends HashMap<String,List<String>>*/
}

// public Entity getEntity(String key) {
//
// //comment
// }

public <T extends Entity> T getEntity(String key,Class<T> entityClass)
Expand Down

0 comments on commit e624b61

Please sign in to comment.