Package com.typesafe.config.impl
Interface Parseable.Relativizer
-
- Enclosing class:
- Parseable
protected static interface Parseable.Relativizer
Internal implementation detail, not ABI stable, do not touch.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConfigParseable
relativeTo(java.lang.String filename)
-
-
-
Method Detail
-
relativeTo
ConfigParseable relativeTo(java.lang.String filename)
-
-