public class IPSubnetConverter extends Object implements com.github.joschi.jadconfig.Converter<Set<IpSubnet>>
IpSubnet
IPSubnetConverter()
Set<IpSubnet>
convertFrom(String value)
String
convertTo(Set<IpSubnet> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IPSubnetConverter()
public Set<IpSubnet> convertFrom(String value)
convertFrom
com.github.joschi.jadconfig.Converter<Set<IpSubnet>>
public String convertTo(Set<IpSubnet> value)
convertTo
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.