netty5/resolver-dns/src/main
Scott Mitchell 907ed79069 Reduce conditionals in DnsNameResovlerContext
Motivation:
Minor cleanup from 844d804 just to reduce the conditional statements and indentation level.

Modifications:
- combine the else + if into an else if statement

Result:
Code cleaned up.
2017-11-20 14:04:17 -08:00
..
java/io/netty/resolver/dns Reduce conditionals in DnsNameResovlerContext 2017-11-20 14:04:17 -08:00