Serhii Kachan
- 活动总数 47
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 10
-
-
-
-
Serhii Kachan 创建了一个帖子, 已回答Custom 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 创建了一个帖子, 已回答ServiceLoader 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 创建了一个帖子, 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... -
-
-