Uses of Interface
technology.dice.dicewhere.building.IPDatabase
-
-
Uses of IPDatabase in technology.dice.dicewhere.building.maxmindnative
Classes in technology.dice.dicewhere.building.maxmindnative that implement IPDatabase Modifier and Type Class Description classMaxmindNativeDatabase -
Uses of IPDatabase in technology.dice.dicewhere.building.navigablemap
Classes in technology.dice.dicewhere.building.navigablemap that implement IPDatabase Modifier and Type Class Description classNavigableMapIpDatabase -
Uses of IPDatabase in technology.dice.dicewhere.reading
Methods in technology.dice.dicewhere.reading that return IPDatabase Modifier and Type Method Description IPDatabaseSourceReader. read(boolean retainOriginalLine, LineReaderListener readerListener, LineProcessorListener processListener, DatabaseBuilderListener buildingListener, int workersCount) -
Uses of IPDatabase in technology.dice.dicewhere.reading.maxmind
Methods in technology.dice.dicewhere.reading.maxmind that return IPDatabase Modifier and Type Method Description IPDatabaseMaxmindNativeSource. read(boolean retainOriginalLine, LineReaderListener readerListener, LineProcessorListener processListener, DatabaseBuilderListener buildingListener, int workersCount)
-