final class EANManufacturerOrgSupport
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.lang.String> |
countryIdentifiers |
private java.util.List<int[]> |
ranges |
Constructor and Description |
---|
EANManufacturerOrgSupport() |
Modifier and Type | Method and Description |
---|---|
private void |
add(int[] range,
java.lang.String id) |
private void |
initIfNeeded() |
(package private) java.lang.String |
lookupCountryIdentifier(java.lang.String productCode) |