public class MergeRequestChangedTitle extends Object
Constructor and Description |
---|
MergeRequestChangedTitle() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCurrent() |
String |
getPrevious() |
int |
hashCode() |
void |
setCurrent(String current) |
void |
setPrevious(String previous) |
String |
toString() |
Copyright © 2016–2022. All rights reserved.