33e4a870ca
Fix imperative-style. ( #1180 )
...
Signed-off-by: yichen88 <tang.yichenyves@gmail.com >
2020-03-07 11:12:06 +00:00
33ea7335b1
Java 11 migration: patterns (remaining b-c) ( #1081 )
...
* Moves business-delegate pattern to java 11
* Moves bytecode pattern to java 11
* Moves caching pattern to java 11
* Moves callback pattern to java 11
* Moves chain pattern to java 11
* Moves circuit-breaker pattern to java 11
* Moves collection-pipeline pattern to java 11
* Moves command pattern to java 11
* Moves commander pattern to java 11
* Moves composite pattern to java 11
* Corrects test cases
2019-11-12 21:56:46 +02:00
2f49648047
Resolves checkstyle errors for collection-pipeline, command, commander ( #1061 )
...
* Reduces checkstyle errors in collection-pipeline
* Reduces checkstyle errors in command
* Reduces checkstyle errors in commander
2019-11-09 21:35:15 +02:00
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
9ebbc421dd
Update license headers
2019-10-12 20:05:54 +03:00
9daa3140e4
Category Enum for category of Car
2018-08-29 22:02:17 +05:30
cb6b0b3600
Checkstyle Fixes
2018-08-26 23:21:25 +05:30
cd44ef3c81
Review Changes
2018-08-26 23:12:33 +05:30
2c8d1744df
#564 : Collection Pipeline pattern
2018-07-08 21:37:30 +05:30