Uses of Interface
org.eolang.maven.Objectionary
-
-
Uses of Objectionary in org.eolang.maven
Classes in org.eolang.maven that implement Objectionary Modifier and Type Class Description classOyCachingObjectionary which caches objects locally.classOyFallbackObjectionary with fallback.classOyHomeObjectionary stored locally.classOyRemoteThe simple HTTP Objectionary server.Constructors in org.eolang.maven with parameters of type Objectionary Constructor Description OyCaching(String ver, Path cache, Objectionary primary)Ctor.OyFallback(Objectionary primary, Objectionary secondary)Ctor.
-