mirror of
https://github.com/lightbend/config.git
synced 2025-01-15 14:50:23 +08:00
override
This commit is contained in:
parent
c5e77d575e
commit
69423abbfc
@ -332,6 +332,7 @@ final class SimpleConfig implements Config, MergeableValue, Serializable {
|
||||
return parsePeriod((String) v.unwrapped(), v.origin(), path);
|
||||
}
|
||||
|
||||
@Override
|
||||
public TemporalAmount getTemporal(String path){
|
||||
try{
|
||||
return getDuration(path);
|
||||
|
Loading…
Reference in New Issue
Block a user