Class CKanPublisherServiceAsync.Util
- java.lang.Object
-
- org.gcube.portlets.widgets.ckandatapublisherwidget.client.CKanPublisherServiceAsync.Util
-
- Enclosing interface:
- CKanPublisherServiceAsync
public static final class CKanPublisherServiceAsync.Util extends Object
The Class Util.- Author:
- Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Feb 19, 2024
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CKanPublisherServiceAsyncgetInstance()Gets the single instance of Util.
-
-
-
Method Detail
-
getInstance
public static final CKanPublisherServiceAsync getInstance()
Gets the single instance of Util.- Returns:
- single instance of Util
-
-