com.atlassian.maven.plugins.clirr.apichanges
Class AddedMethodToInterface

java.lang.Object
  extended by com.atlassian.maven.plugins.clirr.apichanges.AddedMethodToInterface
All Implemented Interfaces:
ApiChange

public class AddedMethodToInterface
extends java.lang.Object
implements ApiChange


Constructor Summary
AddedMethodToInterface(java.lang.String entry)
           
 
Method Summary
 boolean matches(net.sf.clirr.core.ApiDifference input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddedMethodToInterface

public AddedMethodToInterface(java.lang.String entry)
Method Detail

matches

public boolean matches(net.sf.clirr.core.ApiDifference input)
Specified by:
matches in interface ApiChange


Copyright © 2014 Atlassian. All Rights Reserved.