> > - public abstract int portRangeEnd(); > + public abstract Integer portRangeEnd();
Any reason to convert to Integer if it is not marked as `@Nullable`? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/255/files/a468fa433e15575616a062912756bb7e8a6f4dd0#r59285035
