http://i2p-javadocs.i2p/com/maxmind/geoip2/DatabaseReader.Builder.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Field Details database final File database stream final InputStream stream locales List < String > locales mode Reader.FileMode mode cache NodeCache cache Constructor Details Builder public Builder ( InputStream stream) Parameters: stream - the stream containing the GeoIP2 database to use. Builder public Builder (...