public class EntryPreview extends Object
| Constructor and Description |
|---|
EntryPreview() |
| Modifier and Type | Method and Description |
|---|---|
ObjectPreview |
getKey()
Preview of the key.
|
ObjectPreview |
getValue()
Preview of the value.
|
void |
setKey(ObjectPreview key)
Preview of the key.
|
void |
setValue(ObjectPreview value)
Preview of the value.
|
public ObjectPreview getKey()
public void setKey(ObjectPreview key)
public ObjectPreview getValue()
public void setValue(ObjectPreview value)
Copyright © 2020. All rights reserved.