summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/cli/ICommand.java
AgeCommit message (Collapse)Author
2017-03-26Updatebculkin2442
2017-03-17Add toString/equals/hashCode/compareTo part 1bjculkin
Adds utility methods to classes that need them. This covers the cli & component packages.
2017-03-14CleanupEVE
2016-05-10General updatebculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-13Removed old data typesbculkin2442
2016-04-13Implemented stream-based commandsbculkin2442
2016-04-08Switch functional data to use interfacesbculkin2442