org.mule.devkit.wsdl
Interface Diff<T,P>

All Known Implementing Classes:
DefinitionDiff

public interface Diff<T,P>


Method Summary
 T getDiff(P firstObject, P secondObject)
           
 

Method Detail

getDiff

T getDiff(P firstObject,
          P secondObject)


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.