Skip navigation links
A B C E F G H I L M N P R S T V W 

W

withDefaults() - Method in class com.github.robtimus.net.ip.IPAddressFormatter.Builder
Specifies that the default settings should be restored.
withIPv4End() - Method in class com.github.robtimus.net.ip.IPAddressFormatter.Builder
Specifies that created formatters will format the last 4 bytes of IPv6 addresses as an IPv4 address.
withLongStyle() - Method in class com.github.robtimus.net.ip.IPAddressFormatter.Builder
Specifies that created formatters will format IPv6 addresses in long style.
withMediumStyle() - Method in class com.github.robtimus.net.ip.IPAddressFormatter.Builder
Specifies that created formatters will format IPv6 addresses in medium style.
withoutIPv4End() - Method in class com.github.robtimus.net.ip.IPAddressFormatter.Builder
Specifies that created formatters will format the last 4 bytes of IPv6 addresses as two hextets, not as an IPv4 address.
withShortStyle() - Method in class com.github.robtimus.net.ip.IPAddressFormatter.Builder
Specifies that created formatters will format IPv6 addresses in short style.
A B C E F G H I L M N P R S T V W 
Skip navigation links

Copyright © 2019–2023. All rights reserved.