Uses of Record Class
com.maxmind.db.Network
-
Uses of Network in com.maxmind.db
Methods in com.maxmind.db that return NetworkModifier and TypeMethodDescriptionDatabaseRecord.network()Returns the value of thenetworkrecord component.Methods in com.maxmind.db with parameters of type NetworkModifier and TypeMethodDescription<T> Networks<T> Reader.networksWithin(Network network, boolean includeAliasedNetworks, Class<T> typeParameterClass) Returns an iterator within the specified network.Constructors in com.maxmind.db with parameters of type NetworkModifierConstructorDescriptionDatabaseRecord(T data, Network network) Creates an instance of aDatabaseRecordrecord class.