|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectextmodule.JNI_Feed
extmodule.JNI_GetProposal
public class JNI_GetProposal
Implements an external proposal module using JNI.
Constructor Summary | |
---|---|
JNI_GetProposal()
|
Method Summary | |
---|---|
int |
getProposal()
Returns the proposal for an action. |
Methods inherited from class extmodule.JNI_Feed |
---|
initModule, newAction, newHand, newHoleCards, newRound, showdown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface extmodule.IF_ExtModule_Feed |
---|
initModule, newAction, newHand, newHoleCards, newRound, showdown |
Constructor Detail |
---|
public JNI_GetProposal()
Method Detail |
---|
public int getProposal()
IF_ExtModule_GetProposal
getProposal
in interface IF_ExtModule_GetProposal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |