com.l2fprod.util
Interface LazyTable.LazyValue

Enclosing class:
LazyTable

public static interface LazyTable.LazyValue

Description of the Interface

Author:
fred

Method Summary
 java.lang.Object createValue(LazyTable table)
          Description of the Method
 

Method Detail

createValue

java.lang.Object createValue(LazyTable table)
Description of the Method

Parameters:
table - Description of Parameter
Returns:
Description of the Returned Value