mirror of
https://github.com/lightbend/config.git
synced 2025-03-30 22:20:38 +08:00
linkify a javadoc method reference
This commit is contained in:
parent
d9cac206e1
commit
69c5f0d132
@ -175,8 +175,8 @@ public final class ConfigFactory {
|
||||
}
|
||||
|
||||
/**
|
||||
* Same behavior as parseFileAnySyntax() but for classpath resources
|
||||
* instead.
|
||||
* Same behavior as {@link #parseFileAnySyntax(File,ConfigParseOptions)} but
|
||||
* for classpath resources instead.
|
||||
*
|
||||
* @param klass
|
||||
* @param resourceBasename
|
||||
|
Loading…
Reference in New Issue
Block a user