public class JsonUtil extends Object
Modifier and Type | Field and Description |
---|---|
static com.fasterxml.jackson.core.type.TypeReference<List<com.vaadin.collaborationengine.CollaborationBinder.FocusedEditor>> |
EDITORS_TYPE_REF |
static com.fasterxml.jackson.core.type.TypeReference<List<UserInfo>> |
LIST_USER_TYPE_REF |
public static final com.fasterxml.jackson.core.type.TypeReference<List<UserInfo>> LIST_USER_TYPE_REF
public static final com.fasterxml.jackson.core.type.TypeReference<List<com.vaadin.collaborationengine.CollaborationBinder.FocusedEditor>> EDITORS_TYPE_REF
Copyright © 2021. All rights reserved.