Interface AtomPositionMap.GroupMatcher

  • Enclosing class:
    AtomPositionMap

    public static interface AtomPositionMap.GroupMatcher
    Used as a Predicate to indicate whether a particular Atom should be mapped
    • Method Detail

      • matches

        boolean matches​(Group group)