public class EventsMapper extends Object
Constructor and Description |
---|
EventsMapper() |
Modifier and Type | Method and Description |
---|---|
static List<Event> |
mapProtobufToEvents(List<EventsProto.Event> pbEvents) |
static Event |
toEvent(EventsProto.Event pbEvent) |
public static Event toEvent(EventsProto.Event pbEvent)
public static List<Event> mapProtobufToEvents(List<EventsProto.Event> pbEvents)
Copyright © 2022. All rights reserved.