KxSystems / javakdb

Using Java with kdb+
https://code.kx.com/q/interfaces
Apache License 2.0
52 stars 45 forks source link

Add constructor to create Flip without Dict #80

Closed franzwong closed 2 months ago

franzwong commented 2 months ago

Currently we must create a Dict object first before we create Flip object.