Uses of Interface
org.eolang.maven.objectionary.Objectionary
-
Packages that use Objectionary Package Description org.eolang.maven.objectionary Classes for EO objects repository (Objectionary). -
-
Uses of Objectionary in org.eolang.maven.objectionary
Classes in org.eolang.maven.objectionary that implement Objectionary Modifier and Type Class Description static class
Objectionary.Fake
Objectionary with lambda-function Ctor-s for testing.class
OyIndexed
Objectionary with index.class
OyRemote
The simple HTTP Objectionary server.Constructors in org.eolang.maven.objectionary with parameters of type Objectionary Constructor Description Fake(Objectionary objry)
Ctor.OyIndexed(Objectionary objectionary)
Ctor.
-