Class: SplitIoClient::SetMatcher

Inherits:
Object
  • Object
show all
Defined in:
lib/splitclient-rb/engine/matchers/set_matcher.rb

Instance Method Summary collapse

Instance Method Details

#string_type?Boolean

Returns:

  • (Boolean)


7
8
9
# File 'lib/splitclient-rb/engine/matchers/set_matcher.rb', line 7

def string_type?
  false
end