Package org.eolang.jeo
Class Details
java.lang.Object
org.eolang.jeo.Details
Details of representation.
Additional info about representation.
- Since:
- 0.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Details
Constructor.- Parameters:
name
- Name of the class or an object.source
- Original source of the representation.
-
-
Method Details
-
name
Name of the class or an object.- Returns:
- Name.
-
source
Original source of the representation. It could be a file name or a URL.- Returns:
- Optional Source.
-