org.persvr.data
Interface Lazy

All Known Subinterfaces:
NonCaching
All Known Implementing Classes:
LazyNativeArray, LazyNativeObject, NonCachingNativeArray, NonCachingNativeObject

public interface Lazy

This is a marker interface to indicate that an object will retrieve property values when properties are first accessed.

Author:
Kris Zyp