Interface ZeroElement

All Known Subinterfaces:
ZeroArray, ZeroObject
All Known Implementing Classes:
ZeroArrayImpl, ZeroObjectImpl

public interface ZeroElement
The basic element for the self-definition map and array type.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    byte[]
     
  • Method Details

    • toBinary

      byte[] toBinary()
    • size

      int size()