Java org.apache.commons.lang3.builder DiffResult fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.lang3.builder DiffResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.lang3.builder DiffResult.

The text is from its open source code.

Method

List>getDiffs()

Returns an unmodifiable list of Diff s.

intgetNumberOfDiffs()

Returns the number of differences between the two objects.