public class DirEntryAndValue<T>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
DirEntry |
entry |
Mailbox |
mailbox |
T |
value |
VCard |
vcard |
Constructor and Description |
---|
DirEntryAndValue(DirEntry entry,
T value,
VCard vcard,
Mailbox mailbox) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2022. All Rights Reserved.