Package net.fortuna.ical4j.util
Interface UidGenerator
- All Known Implementing Classes:
FixedUidGenerator,RandomUidGenerator
public interface UidGenerator
-
Method Summary
-
Method Details
-
generateUid
Uid generateUid()- Returns:
- a unique component identifier
-