Package org.eolang.jeo
Class Details
- java.lang.Object
-
- org.eolang.jeo.Details
-
public class Details extends Object
Details of representation. Additional info about representation.- Since:
- 0.1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringname()Name of the class or an object.Stringsource()Original source of the representation.
-