Package com.github.elibracha.model
Class ChangedMetadata
- java.lang.Object
-
- com.github.elibracha.model.ChangedMetadata
-
-
Constructor Summary
Constructors Constructor Description ChangedMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DiffResultisChanged()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.github.elibracha.model.Changed
isCompatible, isDifferent, isIncompatible, isUnchanged
-
-
-
-
Method Detail
-
isChanged
public DiffResult isChanged()
-
-