Class ByteNodeMapper

java.lang.Object
cool.scx.object.mapper.primitive.ByteNodeMapper
All Implemented Interfaces:
NodeMapper<Byte>

public final class ByteNodeMapper extends Object implements NodeMapper<Byte>
ByteNodeMapper
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • ByteNodeMapper

      public ByteNodeMapper(boolean isPrimitive)
  • Method Details