Class: CSObject Abstract

Defined in: lib/object.coffee

Overview

This class is abstract.

Simple abstract class for all classes.

destructor is abstract method, must be defined by extended classes @class CSObject

Direct Known Subclasses

BaseCache NodeQueue CircularList Container CSEvent CSEmitter List Node

Instance Method Summary

Constructor Details

# (void) constructor()

This method is abstract.

Constructor of all classes by lib. Can be call for check defined destructor.

Throws:

  • ( TypeError ) — if call new CSObject()
  • ( Error ) — if destructor is not defined by child class

Instance Method Details

# (void) destructor()

This method is abstract.

Destructor is method for clear object. Must be override

Throws:

  • ( Error ) — if not defined by child class

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: