Uses of Interface
org.eolang.Data
-
Packages that use Data Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOfs EO runtime, FS.EOorg.EOeolang.EOio EOorg.EOeolang.EOmath EO runtime, Math.EOorg.EOeolang.EOnet EOorg.EOeolang.EOstructs EOorg.EOeolang.EOsys EO runtime, SYS.EOorg.EOeolang.EOtxt EO runtime, TXT.org.eolang EO runtime. -
-
Uses of Data in EOorg.EOeolang
-
Uses of Data in EOorg.EOeolang.EOfs
-
Uses of Data in EOorg.EOeolang.EOio
-
Uses of Data in EOorg.EOeolang.EOmath
-
Uses of Data in EOorg.EOeolang.EOnet
-
Uses of Data in EOorg.EOeolang.EOstructs
-
Uses of Data in EOorg.EOeolang.EOsys
Classes in EOorg.EOeolang.EOsys that implement Data Modifier and Type Class Description classEOgetenvclassEOline_separatorclassEOosclassEOos$EOis_windowsclassEOos$EOnameOs.name.classEOposixclassEOposix$EOreturnclassEOposix$EOsockaddr_inclassEOposix$EOtimevalclassEOposix$EOφPosix syscall.classEOwin32classEOwin32$EOreturnclassEOwin32$EOsockaddr_inclassEOwin32$EOsystem_timeclassEOwin32$EOφWin32 function call. -
Uses of Data in EOorg.EOeolang.EOtxt
-
Uses of Data in org.eolang
Subinterfaces of Data in org.eolang Modifier and Type Interface Description interfacePhiA simple object.Classes in org.eolang that implement Data Modifier and Type Class Description static classData.ToPhiclassPhCopyA copy-making object.classPhDataObject with attached data.classPhDefaultA simple object.classPhFakeFake object, mostly for unit tests.classPhLocatedAn object with coordinates (line and position).classPhLoggedAn object that reports all manipulations with it to the log (very useful for debugging purposes).classPhMethodA method-calling object.classPhSafeIt catchesExFailureand throwsEOerror.ExError.classPhTracedClass to trace if the "cage.new" got into recursion during the dataization.classPhWithA attr-putting object.
-