public class PrintableDict extends c.Dict
c.Dict
with Object.toString()
SupportThis class is identical to the standard kx c.Dict
class except that
the toString()
method has been overloaded to correctly print the
contents of the dictionary when logging.
Constructor and Description |
---|
PrintableDict(c.Dict dict)
Provides an easy way to build a new instance of this object for an existing
c.Dict object. |
PrintableDict(Object X,
Object Y) |
Copyright © 2017. All rights reserved.