org.amino.pattern.internal
Class MasterWorker.ResultKey

java.lang.Object
  extended by org.amino.pattern.internal.MasterWorker.ResultKey
Enclosing interface:
MasterWorker<S,T>

public abstract static class MasterWorker.ResultKey
extends java.lang.Object

An abstract type used to hold keys for result values.


Constructor Summary
MasterWorker.ResultKey()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterWorker.ResultKey

public MasterWorker.ResultKey()


Copyright © 2008. All Rights Reserved.