Class Vector2Arrow<R,​S>


  • public class Vector2Arrow<R,​S>
    extends java.lang.Object
    • Constructor Detail

      • Vector2Arrow

        public Vector2Arrow​(int offset,
                            KeyIndex<R> index1,
                            KeyIndex<S> index2)
    • Method Detail

      • size

        public int size()
      • mapping

        public java.util.Map<R,​java.util.Map<S,​java.lang.String>> mapping​(PrimitiveBundle bundle)
        Return mapping of all keys to all non-empty string values.