railo.runtime.type
Interface Sizeable

All Known Subinterfaces:
Application, Argument, Caller, CatchBlock, CGI, Client, Cluster, Component, ComponentAccess, ComponentPro, ComponentScope, Cookie, Form, Local, MemoryScope, QueryColumnPro, Request, Scope, Server, Session, SharedScope, StorageScope, Struct, Threads, UDFProperties, Undefined, URL, URLForm, UserScope, Variables, XMLStruct
All Known Implementing Classes:
ApplicationImpl, ArchiveClassLoader, ArgumentImpl, ArgumentIntKey, ArgumentThreadImpl, ArrayImpl, ArrayImplNS, ArrayInt, ArraySupport, CallerImpl, CastableArray, CastableStruct, CatchBlockImpl, CFCProxy, CGIImpl, ClientCache, ClientCookie, ClientDatasource, ClientFile, ClientMemory, Closure, Closure, ClusterNotSupported, ClusterWrap, CollectionStruct, ComponentAccessProxy, ComponentImpl, ComponentProxy, ComponentScopeShadow, ComponentScopeThis, ComponentWrap, CompressResourceProvider, CookieImpl, DatasourceResourceProvider, DateTimeImpl, DebugQueryColumn, DoubleStruct, Excel, FeedStruct, FileResourceProvider, FileStreamWrapper, FileStreamWrapperRead, FileStreamWrapperReadBinary, FileStreamWrapperReadWrite, FileStreamWrapperWrite, FormImpl, FTPResourceProvider, HashTable, HttpSessionBindingListenerStruct, Image, JSession, KeyImpl, ListAsArray, LocalImpl, LocalNotSupportedScope, MapAsStruct, ObjectStruct, PageContextImpl, PageSourceImpl, PageSourcePool, PCLBlock, PDFDocument, PhysicalClassLoader, QueryCacheQueryColumn, QueryCacheSupport, QueryColumnImpl, QueryColumnRef, RamResourceProviderOld, RCL, ReadOnlyStruct, RequestImpl, ScopeSupport, ServerImpl, SessionCache, SessionCookie, SessionDatasource, SessionFile, SessionMemory, SoftHashMap, SQLImpl, SQLItemImpl, StorageScopeCache, StorageScopeCookie, StorageScopeDatasource, StorageScopeFile, StorageScopeImpl, StorageScopeMemory, StructImpl, StructImplKey, StructImplString, StructSupport, SuperComponent, SVArray, SVStruct, TarResourceProvider, TGZResourceProvider, ThreadsImpl, TOStruct, UDFAddProperty, UDFGetterProperty, UDFGSProperty, UDFHasProperty, UDFImpl, UDFPropertiesImpl, UDFRemoveProperty, UDFSetterProperty, UndefinedImpl, UrlFormImpl, URLImpl, VariablesImpl, XMLAttributes, XMLAttrStruct, XMLCDATASectionStruct, XMLDocumentStruct, XMLElementStruct, XMLMultiElementArray, XMLMultiElementStruct, XMLNodeList, XMLNodeStruct, XMLTextStruct, ZipResourceProvider

public interface Sizeable


Method Summary
 long sizeOf()
          return the size of the object
 

Method Detail

sizeOf

long sizeOf()
return the size of the object

Returns:
size of the object


Copyright © 2012 Railo