Package ninja.utils

Class LambdasTest


  • public class LambdasTest
    extends Object
    • Constructor Detail

      • LambdasTest

        public LambdasTest()
    • Method Detail

      • staticMethodReference

        public void staticMethodReference()
                                   throws Exception
        Throws:
        Exception
      • specificInstanceMethodReference

        public void specificInstanceMethodReference()
                                             throws Exception
        Throws:
        Exception
      • anyInstanceMethodReference

        public void anyInstanceMethodReference()
                                        throws Exception
        Throws:
        Exception
      • anonymousClassReference

        public void anonymousClassReference()
                                     throws Exception
        Throws:
        Exception
      • anonymousMethodReference

        public void anonymousMethodReference()
                                      throws Exception
        Throws:
        Exception