public class BinaryAnnotationMappingStorage extends Object
| Constructor and Description |
|---|
BinaryAnnotationMappingStorage()
Default storage.
|
BinaryAnnotationMappingStorage(String file)
Storage which loads mapping from custom file
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,BinaryAnnotationMapping> |
getKeyBasedMappings() |
public BinaryAnnotationMappingStorage()
public BinaryAnnotationMappingStorage(String file)
file - path to mapping file. Path have to contain mapping file name.public Map<String,BinaryAnnotationMapping> getKeyBasedMappings()
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.