public class ObjectRecord extends Record
Modifier and Type | Field and Description |
---|---|
private Object |
obj |
private static long |
serialVersionUID |
Constructor and Description |
---|
ObjectRecord(String name,
Object object) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
void |
setObject(Object obj) |
String |
toString() |
private static final long serialVersionUID
private Object obj
Copyright © 2020 ScalAgent D.T.. All rights reserved.