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[]>
  • Field Details

    • DEFAULT_FORMAT

      private static final Format DEFAULT_FORMAT
  • Constructor Details

    • BinaryContext

      public BinaryContext()
    • BinaryContext

      private BinaryContext(Format format)
  • Method Details