class Concurrent::Synchronization::TruffleRubyObject

@!visibility private @!macro internal_implementation_note

Public Class Methods

new() click to toggle source
# File lib/concurrent/synchronization/truffleruby_object.rb, line 41
def initialize
  # nothing to do
end