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

bboss.org.jgroups.BlockEvent Maven / Gradle / Ivy

The newest version!
// $Id: BlockEvent.java,v 1.2 2005/07/17 11:38:05 chrislott Exp $

package bboss.org.jgroups;

/**
 * Trivial object that represents a block event.
 */
public class BlockEvent {
    public String toString() {return "BlockEvent";}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy