|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.parser.RubyParserPool
Method Summary | |
IParser |
borrowParser()
|
static IParserPool |
getInstance()
|
void |
returnParser(IParser parser)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static IParserPool getInstance()
public IParser borrowParser()
borrowParser
in interface IParserPool
IParserPool.borrowParser()
public void returnParser(IParser parser)
returnParser
in interface IParserPool
IParserPool.returnParser(IParser)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |