public class FeatureCache extends Object
| Constructor and Description |
|---|
FeatureCache() |
| Modifier and Type | Method and Description |
|---|---|
static FeatureCache |
getCache() |
Optional<AnnotatedFeature> |
loadFeature(File featureFile) |
public static FeatureCache getCache()
public Optional<AnnotatedFeature> loadFeature(File featureFile)
Copyright © 2023. All rights reserved.