org.apache.maven.scm.provider.accurev.cli
Class StatBackingConsumer

java.lang.Object
  extended by org.apache.maven.scm.provider.accurev.cli.StatBackingConsumer
All Implemented Interfaces:
StreamConsumer

public class StatBackingConsumer
extends Object
implements StreamConsumer


Constructor Summary
StatBackingConsumer(Collection<File> memberElements, Collection<File> nonMemberElements)
           
 
Method Summary
 void consumeLine(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatBackingConsumer

public StatBackingConsumer(Collection<File> memberElements,
                           Collection<File> nonMemberElements)
Method Detail

consumeLine

public void consumeLine(String line)
Specified by:
consumeLine in interface StreamConsumer


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.