blocs property

HashMap<String, Bloc> blocs
getter/setter pair

Implementation

HashMap<String, Bloc> blocs = HashMap<String, Bloc>();