Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of TimeUnit in API #60

Open
asubb opened this issue May 21, 2020 · 0 comments
Open

Get rid of TimeUnit in API #60

asubb opened this issue May 21, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers lib

Comments

@asubb
Copy link
Member

asubb commented May 21, 2020

Replace direct TimeUnit usage in WaveBeans API with io.wavebeans.lib.TimeMeasure. Going forward it would be easier to provide multi platform API.

Places affected (might not be a full list):

  • io.wavebeans.lib.stream.ProjectionBeanStream and derivatives
  • io.wavebeans.lib.BeanStream#length
  • io.wavebeans.lib.stream.TrimmedFiniteStream
@asubb asubb added enhancement New feature or request good first issue Good for newcomers lib labels May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers lib
Projects
None yet
Development

No branches or pull requests

1 participant