Uses of Class
inet.ipaddr.ipv6.IPv6AddressSection.IPv6StringBuilderOptions
Packages that use IPv6AddressSection.IPv6StringBuilderOptions
-
Uses of IPv6AddressSection.IPv6StringBuilderOptions in inet.ipaddr.ipv4
Fields in inet.ipaddr.ipv4 declared as IPv6AddressSection.IPv6StringBuilderOptionsModifier and TypeFieldDescriptionIPv4AddressSection.IPv4StringBuilderOptions.ipv6ConverterOptionsConstructors in inet.ipaddr.ipv4 with parameters of type IPv6AddressSection.IPv6StringBuilderOptionsModifierConstructorDescriptionIPv4StringBuilderOptions(int options, IPv6Address.IPv6AddressConverter ipv6AddressConverter, IPv6AddressSection.IPv6StringBuilderOptions ipv6ConverterOptions) -
Uses of IPv6AddressSection.IPv6StringBuilderOptions in inet.ipaddr.ipv6
Fields in inet.ipaddr.ipv6 declared as IPv6AddressSection.IPv6StringBuilderOptionsModifier and TypeFieldDescriptionstatic final IPv6AddressSection.IPv6StringBuilderOptionsIPv6AddressSection.IPv6StringBuilderOptions.ALL_OPTSstatic final IPv6AddressSection.IPv6StringBuilderOptionsIPv6AddressSection.IPv6StringBuilderOptions.DATABASE_SEARCH_OPTSstatic final IPv6AddressSection.IPv6StringBuilderOptionsIPv6AddressSection.IPv6StringBuilderOptions.STANDARD_OPTSMethods in inet.ipaddr.ipv6 that return IPv6AddressSection.IPv6StringBuilderOptionsModifier and TypeMethodDescriptionIPv6AddressSection.IPv6StringBuilderOptions.from(IPAddressSection.IPStringBuilderOptions opts) Methods in inet.ipaddr.ipv6 with parameters of type IPv6AddressSection.IPv6StringBuilderOptionsModifier and TypeMethodDescriptionIPv6Address.getParts(IPv6AddressSection.IPv6StringBuilderOptions options) IPv6AddressSection.getParts(IPv6AddressSection.IPv6StringBuilderOptions opts) IPv6Address.toStringCollection(IPv6AddressSection.IPv6StringBuilderOptions opts) IPv6AddressSection.toStringCollection(IPv6AddressSection.IPv6StringBuilderOptions opts)