|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.AbstractDiffGenerator
com.predic8.schema.diff.ListDiffGenerator
abstract class ListDiffGenerator extends AbstractDiffGenerator
Method Summary | |
---|---|
List
|
compare()
|
protected List
|
compareUnit(def qname)
|
protected def
|
getIntersection()
|
Methods inherited from class AbstractDiffGenerator | |
---|---|
compare, compare, doCompare, findA, findB, getFQN |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
final List compare()
protected List compareUnit(def qname)
protected def getIntersection()
Groovy Documentation