- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
public TkApp(final Base base) throws IOException {
super(
new TkWithHeaders(
new TkVersioned(
new TkMeasured(
new TkFlash(
new TkAppFallback(
new TkAppAuth(
new TkForward(
new TkFork(
new FkHost(
"relay.jare.io",
new TkFallback(
new TkRelay(base),
req -> new Opt.Single<>(
new RsWithType(
new RsWithBody(
new RsWithStatus(req.code()),
new Sprintf(
"Please, submit this stacktrace to GitHub and we'll try to help: https://github.com/yegor256/jare/issues\n\n%s",
ExceptionUtils.getStackTrace(
req.throwable()
)
)
),
"text/plain"
)
)
)
),
...
SemaReal 07.10.2017 02:39 # +8
А вы бы хотели говнокода в одну строчку как на пхп?
---------------
Тем более что автор пишет:
Author of "Elegant Objects" book (buy it on Amazon)
inkanus-gray 07.10.2017 02:53 # +8
vistefan 07.10.2017 11:30 # 0
guest8 04.07.2019 14:21 # −999
inkanus-gray 07.10.2017 02:51 # +2
Так лучше?
1024-- 07.10.2017 11:52 # +2
MAKAKA 18.09.2019 03:28 # 0
ropuJIJIa 18.09.2019 06:49 # 0
https://github.com/Herzult/SimplePHPEasyPlus
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
KingKong 19.09.2019 00:48 # 0
ropuJIJIa 19.09.2019 02:27 # 0
Если NumberCollection поддерживает fluent interface, то можно так:
А если ещё CalculRunner будет поддерживать fluent interface, то можно будет и так: