Module ojalgo

Class BinaryContext

java.lang.Object
org.ojalgo.type.context.FormatContext<byte[]>
org.ojalgo.type.context.BinaryContext
All Implemented Interfaces:
TypeContext<byte[]>

public final class BinaryContext extends FormatContext<byte[]>
Author:
apete
  • Constructor Details

    • BinaryContext

      public BinaryContext()
  • Method Details