Class: Java::ComStructurizrModel::ModelItem

Inherits:
Object
  • Object
show all
Defined in:
lib/structurizr/metal.rb

Overview

We need it due to a behavior in jruby which doesn’t bind methods from non-public classes github.com/jruby/jruby/issues/6197 For now we’ll stick to our own patch which manually binds those methods