org.jboss.forge.resource
Class ChangeSetImpl
java.lang.Object
org.jboss.forge.resource.ChangeSetImpl
- All Implemented Interfaces:
- ChangeSet
public class ChangeSetImpl
- extends Object
- implements ChangeSet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeSetImpl
public ChangeSetImpl()
addResource
public void addResource(Resource<?> resource)
removeResource
public void removeResource(Resource<?> resource)
getModifiedResources
public Set<Resource<?>> getModifiedResources()
- Specified by:
getModifiedResources in interface ChangeSet
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.