All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jhotdraw8.icollection.impl.champ.BulkChangeEvent Maven / Gradle / Ivy

The newest version!
package org.jhotdraw8.icollection.impl.champ;

public class BulkChangeEvent {
    public int inBoth;
    public boolean replaced;
    public int removed;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy