public class JavaValueEncoder extends AbstractValueEncoder
| Modifier and Type | Field and Description |
|---|---|
static JavaValueEncoder |
INSTANCE |
| Constructor and Description |
|---|
JavaValueEncoder(boolean useIdentityNumber) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
apply(Object value) |
isUseIdentityNumberpublic static final JavaValueEncoder INSTANCE
public byte[] apply(Object value)
Copyright © 2013–2022. All rights reserved.