org.opentripplanner.profile.ProfileResponse Maven / Gradle / Ivy
package org.opentripplanner.profile;
import com.beust.jcommander.internal.Sets;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.ListMultimap;
import com.google.common.collect.Lists;
import org.opentripplanner.routing.core.TraverseMode;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.*;
// Jackson will serialize fields with getters, or @JsonProperty annotations.
public class ProfileResponse {
private static final Logger LOG = LoggerFactory.getLogger(ProfileResponse.class);
public Set