Uses of Interface
technology.dice.dicewhere.building.mmdb.AnonymousSource
-
Packages that use AnonymousSource Package Description technology.dice.dicewhere.building.mmdb technology.dice.dicewhere.building.mmdb.ipinfo technology.dice.dicewhere.building.mmdb.maxmind -
-
Uses of AnonymousSource in technology.dice.dicewhere.building.mmdb
Classes in technology.dice.dicewhere.building.mmdb that implement AnonymousSource Modifier and Type Class Description classMmdbAnonymousSourceConstructors in technology.dice.dicewhere.building.mmdb with parameters of type AnonymousSource Constructor Description MmdbDatabase(String name, LocationSource locationSource, AnonymousSource anonymousSource)Constructor parameters in technology.dice.dicewhere.building.mmdb with type arguments of type AnonymousSource Constructor Description MmdbDatabase(String name, LocationSource locationSource, Optional<AnonymousSource> anonymousSource) -
Uses of AnonymousSource in technology.dice.dicewhere.building.mmdb.ipinfo
Classes in technology.dice.dicewhere.building.mmdb.ipinfo that implement AnonymousSource Modifier and Type Class Description classIpInfoAnonymousSource -
Uses of AnonymousSource in technology.dice.dicewhere.building.mmdb.maxmind
Classes in technology.dice.dicewhere.building.mmdb.maxmind that implement AnonymousSource Modifier and Type Class Description classMaxmindGeopIp2dAnonymousSource
-