differ-core / com.differ.differcore.render / RightRenderer / isFullyRemovedMethod

isFullyRemovedMethod

fun isFullyRemovedMethod(left: Map<String, Any?>, right: Map<String, Any?>, path: String, method: String): Boolean

Check if fully removed method from specified version.

This method is not implemented in this this renderer because method cannot be removed from right comlumn.

Exceptions

UnsupportedOperationException -