Modifier and Type | Method and Description |
---|---|
static int |
fun1(int x) |
static int |
fun1(int x,
int y) |
static String |
fun1(String x) |
static int |
fun2(int x) |
int |
nonStatic(int x) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.