Class LongRioSetting

java.lang.Object
org.eclipse.rdf4j.rio.helpers.AbstractRioSetting<Long>
org.eclipse.rdf4j.rio.helpers.LongRioSetting
All Implemented Interfaces:
Serializable, RioSetting<Long>

public class LongRioSetting extends AbstractRioSetting<Long>
A RioSetting with a Long value. The given default for the setting can be overriden by means of a system property with a name equal to the setting key.
Author:
Jeen Broekstra
See Also: