class Vollbremsung::StreamDescr

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/vollbremsung.rb, line 22
def initialize
  super(0,[])
end