[][src]Type Definition asciii::storage::ProjectsByYear

type ProjectsByYear<P> = LinkedHashMap<Year, ProjectList<P>>;