Uses of Record Class
com.maxmind.db.DatabaseRecord
-
Uses of DatabaseRecord in com.maxmind.db
Classes in com.maxmind.db that implement interfaces with type arguments of type DatabaseRecordModifier and TypeClassDescriptionfinal classNetworks<T>Instances of this class provide an iterator over the networks in a database.Methods in com.maxmind.db that return DatabaseRecordModifier and TypeMethodDescription<T> DatabaseRecord<T> Reader.getRecord(InetAddress ipAddress, Class<T> cls) Looks upipAddressin the MaxMind DB.Networks.next()Returns the next DataRecord.