Class Eymiha::BaseEnvelope
In: lib/eymiha/util/envelope.rb
Parent: Object

A BaseEnvelope provides a means to keep and provide a count of objects that have been added to an envelope.

Methods

Attributes

count  [R]  count of added values reader.

Public Class methods

Returns a new instance with no values added.

Public Instance methods

Called when the value cannot be compared with the the boundaries of the instance.

Called when requesting envelope bounderies before any values have been added.

[Validate]