Class __P__
java.lang.Object
org.openrewrite.java.internal.template.__P__
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
__P__
public __P__()
-
-
Method Details
-
p
public static <T> T p() -
arrp
public static <T> T[] arrp() -
booleanp
public static boolean booleanp() -
bytep
public static byte bytep() -
charp
public static char charp() -
doublep
public static double doublep() -
intp
public static int intp() -
longp
public static long longp() -
shortp
public static short shortp() -
floatp
public static float floatp()
-