netty5/resolver/src
Norman Maurer 776e38af88 Remove @UnstableApi annotation from resolver-* (#9952)
Motivation:

The resolver API and implementations should be considered stable by now so we should not mark these with @UnstableApi

Modifications:

Remove @UnstableApi annotation from API and implementation of resolver

Result:

Make it explicit that the API is considered stable
2020-01-15 09:18:02 +01:00
..
main/java/io/netty/resolver Remove @UnstableApi annotation from resolver-* (#9952) 2020-01-15 09:18:02 +01:00
test Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00