ModeShape Distribution 3.0.0.Alpha4

org.infinispan.schematic.document
Interface Changes

All Known Implementing Classes:
Schematic.DocumentChanges

public interface Changes

Representation of a set of changes made to a document.

Since:
5.1
Author:
Randall Hauch (C) 2011 Red Hat Inc.

Method Summary
 boolean isEmpty()
          Determine if there are any changes.
 

Method Detail

isEmpty

boolean isEmpty()
Determine if there are any changes.

Returns:
true if there is at least one change, or false if there are none

ModeShape Distribution 3.0.0.Alpha4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.