|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectstoryworld.Requirement
storyworld.RequirementAtLeast
public class RequirementAtLeast
| Field Summary |
|---|
| Fields inherited from class storyworld.Requirement |
|---|
marker, value |
| Constructor Summary | |
|---|---|
RequirementAtLeast(Marker m,
int valueToMeet)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
isMet()
|
| Methods inherited from class storyworld.Requirement |
|---|
getMarker, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequirementAtLeast(Marker m,
int valueToMeet)
| Method Detail |
|---|
boolean isMet()
isMet in class Requirement
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||