Class LvLayoutHexNode

java.lang.Object
com.logviewer.formats.utils.LvLayoutCustomTypeNode
com.logviewer.formats.utils.LvLayoutHexNode
All Implemented Interfaces:
LvLayoutNode, Cloneable

public class LvLayoutHexNode extends LvLayoutCustomTypeNode
  • Constructor Details

    • LvLayoutHexNode

      public LvLayoutHexNode(@NonNull String fieldName, @Nullable String fieldType)
    • LvLayoutHexNode

      public LvLayoutHexNode(@NonNull String fieldName, String fieldType, int minLength)
  • Method Details