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