Class LangDiff<T extends Serializable>

    • Constructor Detail

      • LangDiff

        protected LangDiff​(T newObject,
                           T oldObject)
    • Method Detail

      • isLeftEmpty

        protected final boolean isLeftEmpty()
      • isRightEmpty

        protected final boolean isRightEmpty()
      • isEmpty

        protected abstract boolean isEmpty​(T test)