Constant Field Values

Contents

org.bytedeco.*

  • org.bytedeco.javacpp.indexer.Bfloat16Indexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 2
  • org.bytedeco.javacpp.indexer.BooleanIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 1
  • org.bytedeco.javacpp.indexer.ByteIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 1
  • org.bytedeco.javacpp.indexer.CharIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 2
  • org.bytedeco.javacpp.indexer.DoubleIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 8
  • org.bytedeco.javacpp.indexer.FloatIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 4
  • org.bytedeco.javacpp.indexer.HalfIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 2
  • org.bytedeco.javacpp.indexer.IntIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 4
  • org.bytedeco.javacpp.indexer.LongIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 8
  • org.bytedeco.javacpp.indexer.ShortIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 2
  • org.bytedeco.javacpp.indexer.UByteIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 1
  • org.bytedeco.javacpp.indexer.UIntIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 4
  • org.bytedeco.javacpp.indexer.ULongIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 8
  • org.bytedeco.javacpp.indexer.UShortIndexer 
    Modifier and Type Constant Field Value
    public static final int VALUE_BYTES 2
  • org.bytedeco.javacpp.tools.Generator 
    Modifier and Type Constant Field Value
    static final java.lang.String JNI_VERSION "JNI_VERSION_1_6"
  • org.bytedeco.javacpp.tools.PointerBufferPoolMXBean 
    Modifier and Type Constant Field Value
    private static final java.lang.String JAVACPP_MXBEAN_NAME "javacpp"
  • org.bytedeco.javacpp.tools.org.bytedeco.javacpp.tools.Token 
    Modifier and Type Constant Field Value
    static final int COMMENT 4
    static final int FLOAT 2
    static final int IDENTIFIER 5
    static final int INTEGER 1
    static final int STRING 3
    static final int SYMBOL 6