public class Delegates
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Delegates.Delegate0 |
static class |
Delegates.Delegate1<X> |
static class |
Delegates.Delegate2<X,Y> |
static class |
Delegates.Delegate3<X,Y,Z> |
Constructor and Description |
---|
Delegates() |
Copyright © 2014. All Rights Reserved.