Uses of Interface
org.eolang.Data
-
Packages that use Data Package Description EOorg.EOeolang This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOfs This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOio This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOmath This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOnet This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOstructs This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOsys This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.EOorg.EOeolang.EOtxt This file was auto-generated by eo-maven-plugin, don't modify it, all changes will be lost anyway.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.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.classPhWithA attr-putting object.
-