-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,uniffi.wysiwyg_composer.Disposable,uniffi.wysiwyg_composer.MentionDetectorInterface
public class MentionDetector implements Disposable, AutoCloseable, MentionDetectorInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classMentionDetector.Companion
-
Constructor Summary
Constructors Constructor Description MentionDetector(Pointer pointer)MentionDetector(NoPointer noPointer)This constructor can be used to instantiate a fake object.
-
Method Summary
-
-
Constructor Detail
-
MentionDetector
MentionDetector(Pointer pointer)
-
MentionDetector
MentionDetector(NoPointer noPointer)
This constructor can be used to instantiate a fake object.
-
-
-
-