Interface VCardImportActionResource.ImportLogic
- Enclosing class:
VCardImportActionResource
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
execute
(VCardImportCounter importCounter, List<net.fortuna.ical4j.vcard.VCard> vCardObjects)
-
Method Details
-
execute
boolean execute(VCardImportCounter importCounter, List<net.fortuna.ical4j.vcard.VCard> vCardObjects)
-