Hi, I've just started browsing jgit sources and an obvious question arise. I didn't found such question in mail list and decided to ask the community. I don't see reason behind creating own mutable integer container because we have java.util.concurrent.atomic.AtomicInteger with methods public final int get() public final void set(int i) And that is what we want. Regards, V. V. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html