Constructor and Description |
---|
SimpleBeanCustomizer() |
Modifier and Type | Method and Description |
---|---|
void |
addListener(boolean[] z,
byte[] b,
char[] c,
short[] s,
int[] i,
long[] j,
String[] l) |
int |
customizer12(boolean z,
int i,
long j,
float f,
double d,
byte b,
short s,
char c,
int... var) |
void |
customizer13(BeanListenerInterface iFace) |
int |
customizer14(WorkerClass clazz) |
boolean |
getCustomizer12Called() |
boolean |
getListenerCustomizerCalled() |
public int customizer12(boolean z, int i, long j, float f, double d, byte b, short s, char c, int... var)
public void addListener(boolean[] z, byte[] b, char[] c, short[] s, int[] i, long[] j, String[] l)
public boolean getCustomizer12Called()
public boolean getListenerCustomizerCalled()
public void customizer13(BeanListenerInterface iFace)
public int customizer14(WorkerClass clazz)
Copyright © 2009–2023 Oracle Corporation. All rights reserved.