Class InetAddressSetConverter

java.lang.Object
google.registry.persistence.converter.StringSetConverterBase<InetAddress>
google.registry.persistence.converter.InetAddressSetConverter
All Implemented Interfaces:
javax.persistence.AttributeConverter<Set<InetAddress>,StringCollectionDescriptor.StringCollection>

public class InetAddressSetConverter extends StringSetConverterBase<InetAddress>
  • Constructor Details

    • InetAddressSetConverter

      public InetAddressSetConverter()