|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.lang.SizeAndCount
public class SizeAndCount
Nested Class Summary | |
---|---|
static class |
SizeAndCount.Size
|
Constructor Summary | |
---|---|
SizeAndCount()
|
Method Summary | |
---|---|
static int |
_sizeOf(Object o)
|
static boolean |
isInstaneOf(Class src,
String className)
|
static SizeAndCount.Size |
sizeOf(Object obj)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SizeAndCount()
Method Detail |
---|
public static SizeAndCount.Size sizeOf(Object obj) throws PageException
PageException
public static boolean isInstaneOf(Class src, String className)
public static int _sizeOf(Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |