Package org.aspectj.org.eclipse.jdt.internal.compiler.apt.util


package org.aspectj.org.eclipse.jdt.internal.compiler.apt.util
  • Classes
    Class
    Description
    Implementation of the Standard Java File Manager
    ManyToMany<T1,T2>
    Manage a Map<T1, Set<T2>>, with reverse links so that it is possible to efficiently find all T1s that have a particular T2 associated with them.