public class DiffContext extends Object implements IDiffContext
| 构造器和说明 |
|---|
DiffContext() |
public static DiffContext newInstance()
public String before()
IDiffContextbefore 在接口中 IDiffContextpublic DiffContext before(String before)
public String after()
IDiffContextafter 在接口中 IDiffContextpublic DiffContext after(String after)
Copyright © 2020. All rights reserved.