SerializableAbstractLogManager, AbstractLogWriter, BasicKeyboardConverter, BracketsParser, ComProtocol, DateConverter, DefaultNetProtocol, deploymentDescriptor, DeploymentDescriptor, Descriptor, FileInfo, FileListenSource, FilesMonitor, FilesNavigator, HTTPUtil, InternetUtil, IntMapKeyGenerator, ItemLink, JarSigner, LangSource, LookAndFeelResource, MathUtil, MultiTextTokenizer, NetCommand, ProcessTimeCalculator, ProcessTimer, ProtocolBody, ProtocolHeader, ProtocolImpl, Resource, RunApp, RunAppVersion, Server, ServerImpl, SimpleStringNavigator, SMYLDDebugHandler, SMYLDFileFilter, SMYLDIOUtil, SMYLDJavaTools, SMYLDKey, SMYLDRunProcess, SMYLDSystem, SMYLDSystem, Station, StreamAdapter, StreamReader, TextDecoder, TextHTMLUtil, TextUtil, TextUtilInstance, Translator, TransUtility, URLConnector, Util, ValueMapper, ValueMappersFactory, VMapKey, VMapKeyInt, WebCopier, WordFilter, XMLFileWriter, XMLParser, XMLSimpleWriter, XMLUtilpublic class SMYLDObject extends Object implements Serializable
| Modifier and Type | Field | Description |
|---|---|---|
static String |
NEW_LINE |
Holds the value for making new line in print text
|
static String |
OS_NEW_LINE |
| Constructor | Description |
|---|---|
SMYLDObject() |
| Modifier and Type | Method | Description |
|---|---|---|
protected static void |
debug(String st) |
|
String |
getLenName(String value) |
|
void |
insertInstanceValue(String newInsatnce) |
Print the current instance values in order to use it with toString()
method
|
void |
printInstanceValues() |
Print the current instance values in order to use it with toString()
method
|
String |
toString() |
overrids the object class toString() method in order to give suffiecent
information about the class
|
public static final String NEW_LINE
public static final String OS_NEW_LINE
public String toString()
public void printInstanceValues()
public void insertInstanceValue(String newInsatnce)
protected static void debug(String st)
Copyright © 2019 SMYLD. All rights reserved.