com.getsnappy.util
Class ReflectionCache

java.lang.Object
  extended by com.getsnappy.util.ReflectionCache

public class ReflectionCache
extends java.lang.Object


Nested Class Summary
static class ReflectionCache.ClassCache
           
static class ReflectionCache.ConstructorCache
           
static class ReflectionCache.MethodCache
           
 
Constructor Summary
ReflectionCache()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionCache

public ReflectionCache()