Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Extending generated code and adding ShortWritable #17

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

ikabiljo
Copy link
Contributor

  • adding ShortWritable
  • adding all combinations for T2TFunction
  • making BasicSet/Map being generated - no code changes to implementations, just generating byte/short as well

GIRAPH-1129

Copy link

@majakabiljo majakabiljo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

import it.unimi.dsi.fastutil.${type.lower}s.${type.camel}Iterator;
import it.unimi.dsi.fastutil.${type.lower}s.${type.camel}2ObjectMap.Entry;
import it.unimi.dsi.fastutil.objects.ObjectIterator;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ${generated_message}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants