Class Store

java.lang.Object
org.reflections.Store

public class Store extends Object
stores metadata information in multimaps

use the different query methods (getXXX) to query the metadata

the query methods are string based, and does not cause the class loader to define the types

use Reflections.getStore() to access this store