public abstract class BaseEntity<T> extends Object implements IEntity<T>, Formattable
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
XML |
static String |
XML_COMPACT |
| 构造器和说明 |
|---|
BaseEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
assertAttributeEquals(Object instance,
String entityName,
String name,
Object expectedValue,
Object actualValue) |
protected boolean |
equals(Object o1,
Object o2) |
void |
formatTo(Formatter formatter,
int flags,
int width,
int precision) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, mergeAttributesCopyright © 2022. All rights reserved.