Package org.eolang.maven
Class Catalogs
- java.lang.Object
-
- org.eolang.maven.Catalogs
-
public final class Catalogs extends Object
All catalogs in one place, to avoid making multiple objects.- Since:
- 0.29
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.yegor256.tojos.Tojos
make(Path file)
Make it.com.yegor256.tojos.Tojos
make(Path file, String fmt)
Make it.
-
-
-
Field Detail
-
INSTANCE
public static final Catalogs INSTANCE
Singleton.
-
-