public class TopicConverter extends Object
TopicConverter()
static List<org.joyqueue.domain.Topic>
convert(List<TopicDTO> topicDTOList)
static TopicDTO
convert(org.joyqueue.domain.Topic topic)
static org.joyqueue.domain.Topic
convert(TopicDTO topicDTO)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TopicConverter()
public static TopicDTO convert(org.joyqueue.domain.Topic topic)
public static org.joyqueue.domain.Topic convert(TopicDTO topicDTO)
public static List<org.joyqueue.domain.Topic> convert(List<TopicDTO> topicDTOList)
Copyright © 2020 Joyqueue Community. All rights reserved.