Uses of Enum Class
io.atomix.utils.net.Address.Type
Packages that use Address.Type
Package
Description
Provides classes and interfaces for representing and operating on IP addresses.
-
Uses of Address.Type in io.atomix.utils.net
Methods in io.atomix.utils.net that return Address.TypeModifier and TypeMethodDescriptionAddress.type()Returns the address type.static Address.TypeReturns the enum constant of this class with the specified name.static Address.Type[]Address.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.