Package org.bytemechanics.commons.io
Class YAMLPropertyWriter.YamlEntry
- java.lang.Object
-
- org.bytemechanics.commons.io.YAMLPropertyWriter.YamlEntry
-
- Enclosing class:
- YAMLPropertyWriter
protected static final class YAMLPropertyWriter.YamlEntry extends Object
Internal class to store each property tree name with the key and value
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object _other)intgetTab()inthashCode()booleanisList()booleanisStarted()voidsetStarted(boolean started)StringtoString()
-