Size of the set used in "includes"

17 views
Skip to first unread message

John Lynn

unread,
Nov 14, 2012, 6:34:54 AM11/14/12
to DTRules
In a decision table, we have a condition of the form "MySet includes
the string MyString" to check if MyString is in the set MySet.

MySet can contain a large number of strings - it looks like this:

["This""That""TheOtherThing""Blah""Blech" ... etc ]

Question: Is there a limit on the size or number of elements of
MySet?

Thanks

paul snow

unread,
Nov 14, 2012, 7:55:53 AM11/14/12
to dtr...@googlegroups.com
Not really.  The limit is that of Java's ArrayList, whatever that is.
--
Paul Snow
Fax:    (419) 831-9962 
skype: paulsnx2

Reply all
Reply to author
Forward
0 new messages