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

Drop trivial Guava usages #142

Merged
merged 7 commits into from
Jul 19, 2018
Merged

Drop trivial Guava usages #142

merged 7 commits into from
Jul 19, 2018

Commits on Jun 19, 2018

  1. Auto reformat

    Removed extra imports
    Added final modifiers to constants
    Removed public modifier from interfaces
    osipxd committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    6233900 View commit details
    Browse the repository at this point in the history
  2. Removed Guava Immutable Collections

    closes aikar#127
    osipxd committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    a59bc5d View commit details
    Browse the repository at this point in the history
  3. Removed Guava Maps

    osipxd committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    16333e0 View commit details
    Browse the repository at this point in the history
  4. Removed Guava Lists

    osipxd committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    66c903c View commit details
    Browse the repository at this point in the history
  5. Removed Guava Sets

    Finally closes aikar#120
    osipxd committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    c584566 View commit details
    Browse the repository at this point in the history
  6. Make timeunits immutable

    osipxd committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    13bcbe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48b9cc8 View commit details
    Browse the repository at this point in the history