public final class UndefinedPlaceholder extends Object
UndefinedPlaceholder
is a value that represents an undefined value in Ruby. This is
used to differentiate between nil and the true absence of a value, such as an argument that has
not been passed.public static final UndefinedPlaceholder INSTANCE
Copyright © 2001-2015 JRuby. All Rights Reserved.