6.170 Forum
August 16, 2006, 04:48:29 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome to the 6.170 Forum.
Home
Help
Search
Login
Register
6.170 Forum
>
Final Projects
>
Antichess
>
Properties class
Pages: [
1
]
« previous
next »
Print
Author
Topic: Properties class (Read 87 times)
vkb
Newbie
Posts: 6
Properties class
«
on:
May 15, 2006, 04:13:27 PM »
How do you extract non-string objects/values from a Properties class?
For instance, how do we get the boolean timedGame from the gameProperties?
Logged
C. Scott Ananian (TA)
Administrator
Sr. Member
Posts: 126
Re: Properties class
«
Reply #1 on:
May 15, 2006, 04:17:58 PM »
The Properties object only has String keys and String values.
Note that
http://antichess.csail.mit.edu/api/net/antichess/ai/AiPlayerFactory.html#PROPERTY_TIMED_GAME
specifies string values.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Lectures and Recitations
-----------------------------
Java Questions
-----------------------------
=> Java in General
=> Eclipse
=> emacs
=> Java Generics
-----------------------------
Final Projects
-----------------------------
=> General Discussion
=> Team Building
=> Antichess
=> Gizmoball
-----------------------------
Problem Sets
-----------------------------
=> Problem Set 0
=> Problem Set 1
=> Problem Set 2
=> Problem Set 3
=> Problem Set 4
=> Problem Set 5
=> Problem Set 6