public final class ConnectionCosts extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
FILENAME_SUFFIX |
|
static String |
HEADER |
|
static int |
VERSION |
Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.