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

Interfaces @FunctionalInterface #75

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 10, 2016

  1. extends ControllerInterface< T >

    Mini-tweaks...
    GoToLoop authored Jul 10, 2016
    Configuration menu
    Copy the full SHA
    f0adb9e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Configuration menu
    Copy the full SHA
    423f3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c61291e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5956a93 View commit details
    Browse the repository at this point in the history
  4. Update ControllerView.java

    @FunctionalInterface
    ControllerView< T extends ControllerView< T > >
    GoToLoop authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    f3dd78f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    333c0f7 View commit details
    Browse the repository at this point in the history