
public class CodecUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_URL
The base url for this version of MMTF.
|
static int |
MAX_CHARS_PER_CHAIN_ENTRY
The maximum number of chars in a chain entry.
|
| Constructor and Description |
|---|
CodecUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
convertToIntArray(List<Integer> integerList)
Convert an integer list to an integer array
|
public static final String BASE_URL
public static final int MAX_CHARS_PER_CHAIN_ENTRY
Copyright © 2015–2016 RCSB PDB. All rights reserved.