public final class ConnectionCosts extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILENAME_SUFFIX |
static String |
HEADER |
static int |
VERSION |
Modifier and Type | Method and Description |
---|---|
int |
get(int forwardId,
int backwardId) |
static ConnectionCosts |
getInstance() |
public static final String FILENAME_SUFFIX
public static final String HEADER
public static final int VERSION
public int get(int forwardId, int backwardId)
public static ConnectionCosts getInstance()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.