Serhii Kachan
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
-
-
-
Serhii Kachan created a post, AnsweredCustom string literal formatter
I would like to implement custom formatting for a certain parts of my code:Consider the following code snippet: MyClass clazz = new MyClass();clazz .row("|first|second|third|") .row("|a|bla b... -
-
Serhii Kachan created a post, AnsweredServiceLoader alternative for plugin SDK
I'm curious how can I create a facade class that keeps a collection of instantiated classes implementing a particular class.So I can further filter these implementations and return specific one eve... -
Serhii Kachan created a post, Run Configuration 'Run' tab and 'Console layout'
I'm writing a custom Run Configuration (ApplicationConfiguration alike).Everything goes well so far and I am now stuck at execution process layout.Problem: When I run my code it executes as expecte... -
-
-