class Concurrent::Synchronization::TruffleObject

@!visibility private @!macro internal_implementation_note

Public Class Methods

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