summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/utils/ObjectProperties.java
AgeCommit message (Expand)Author
2014-06-05ObjectProperties.getInstance() - if the property contains a String thenAndrew Branson
2014-04-09Improve property dumping, using Object.toString and giving the propertyAndrew Branson
2014-02-26Properties extended as ObjectProperties, which can return any Object,Andrew Branson