public class DefaultKeyGenerator extends Object implements KeyGenerator
null
parameters given.Modifier and Type | Field and Description |
---|---|
static int |
NO_PARAM_KEY |
static int |
NULL_PARAM_KEY |
Constructor and Description |
---|
DefaultKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
Object |
generate(Object target,
Method method,
Object... params) |
public static final int NO_PARAM_KEY
public static final int NULL_PARAM_KEY
Copyright © 2015. All rights reserved.