Class DefaultLongToIntegerValueConverter

    • Constructor Detail

      • DefaultLongToIntegerValueConverter

        public DefaultLongToIntegerValueConverter()
    • Method Detail

      • toValue

        public org.msgpack.value.IntegerValue toValue​(Long object)
        Description copied from interface: ObjectConverter
        Convert Java object to a MessagePack entity
        Specified by:
        toValue in interface ObjectConverter<Long,​org.msgpack.value.IntegerValue>
        Parameters:
        object - object
        Returns:
        entity