spring-statemachine icon indicating copy to clipboard operation
spring-statemachine copied to clipboard

Refactor - Reorder field modifiers as per Java specification and some lambda syntax enhancements

Open prasanth08 opened this issue 3 years ago • 0 comments

Reorder field modifiers to match with java specification Usage of method references and replace anonymous inner class with lambda expressions for better readability.

prasanth08 avatar Sep 10 '22 07:09 prasanth08