net.skirnir.freyja.zpt.tales
クラス Function
java.lang.Object
net.skirnir.freyja.zpt.tales.Function
- public class Function
- extends Object
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
range
public static int[] range(int to)
range
public static int[] range(int from,
int to)
join
public static String join(Object[] arrays)
join
public static String join(Object[] arrays,
String delim)
stringOf
public static String stringOf(Object obj)
equals
public static boolean equals(Object o1,
Object o2)
eq
public static boolean eq(Object o1,
Object o2)
Copyright © 2009 The Skirnir Project. All Rights Reserved.