Java org.springframework.data.history Revisions fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.history Revisions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.history Revisions.

The text is from its open source code.

Constructor

Revisions(List> revisions)
Creates a new Revisions instance containing the given revisions.

Method

List>getContent()
Returns the content of the Revisions instance.