Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cglib/cglib
/ functions
Functions
2,009 in github.com/cglib/cglib
⨍
Functions
2,009
◇
Types & classes
353
↓ 9 callers
Method
create
Helper method to create an interface mixin. For finer control over the generated instance, use a new instance of <code>Mixin</code> instead of this st
cglib/src/main/java/net/sf/cglib/proxy/Mixin.java:56
↓ 9 callers
Method
enhance
(Class cls, Class interfaces[], Callback callback, ClassLoader loader)
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:729
↓ 9 callers
Method
filter
(Collection c, Predicate p)
cglib/src/main/java/net/sf/cglib/core/CollectionUtils.java:49
↓ 9 callers
Method
getSignature
(Member member)
cglib/src/main/java/net/sf/cglib/core/ReflectUtils.java:162
↓ 9 callers
Method
isArray
(Type type)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:291
↓ 9 callers
Method
isStatic
(int access)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:50
↓ 9 callers
Method
process_switch
(int[] keys, ProcessSwitchCallback callback)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:601
↓ 9 callers
Method
super_invoke_constructor
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:486
↓ 9 callers
Method
throw_exception
(Type type, String msg)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:694
↓ 8 callers
Method
aastore
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:568
↓ 8 callers
Method
accept
(String className)
cglib/src/main/java/net/sf/cglib/transform/ClassFilter.java:25
↓ 8 callers
Method
begin_method
(int access, Signature sig, Type[] exceptions)
cglib/src/main/java/net/sf/cglib/transform/impl/AddInitTransformer.java:47
↓ 8 callers
Method
box
If the argument is a primitive class, replaces the primitive value on the top of the stack with the wrapped (Object) equivalent. For example, char ->
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:709
↓ 8 callers
Method
create
(Class target, String[] getters, String[] setters, Class[] types)
cglib/src/main/java/net/sf/cglib/beans/BulkBean.java:65
↓ 8 callers
Method
dup2
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:213
↓ 8 callers
Method
getCallbackField
(int index)
cglib/src/main/java/net/sf/cglib/proxy/Enhancer.java:1316
↓ 8 callers
Method
getModifiers
()
cglib/src/main/java/net/sf/cglib/core/MethodInfo.java:27
↓ 8 callers
Method
getPropertyType
Get the type of a property. @param name the name of the JavaBean property @return the type of the property, or null if the property does not exist
cglib/src/main/java/net/sf/cglib/beans/BeanMap.java:156
↓ 8 callers
Method
if_jump
(int mode, Label label)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:159
↓ 8 callers
Method
ifnonnull
(Label label)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:157
↓ 8 callers
Method
isProtected
(int access)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:54
↓ 8 callers
Method
newArgInit
(Class clazz, String value)
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:908
↓ 8 callers
Method
newProxyInstance
(ClassLoader loader, Class[] interfaces, InvocationHandler h)
cglib/src/main/java/net/sf/cglib/proxy/Proxy.java:91
↓ 8 callers
Method
transform
(Object value)
cglib/src/main/java/net/sf/cglib/core/Transformer.java:19
↓ 8 callers
Method
unbox
If the argument is a primitive class, replaces the object on the top of the stack with the unwrapped (primitive) equivalent. For example, Character ->
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:738
↓ 8 callers
Method
visitMethod
( int access, String name, String desc, String signature, String[] exceptions)
cglib/src/test/java/net/sf/cglib/transform/DumpFieldsTask.java:78
↓ 7 callers
Method
bucket
(Collection c, Transformer t)
cglib/src/main/java/net/sf/cglib/core/CollectionUtils.java:28
↓ 7 callers
Method
cardinality
If bit 31 is set then this method results in an infinite loop. @return the number of bits set to <code>true</code> in this TinyBitSet.
cglib/src/main/java/net/sf/cglib/core/TinyBitSet.java:63
↓ 7 callers
Method
create
Helper method to create a new <code>BeanMap</code>. For finer control over the generated instance, use a new instance of <code>BeanMap.Generator</cod
cglib/src/main/java/net/sf/cglib/beans/BeanMap.java:56
↓ 7 callers
Method
createClass
Generate a new class if necessary and return it without creating a new instance. This ignores any callbacks that have been set. To create a new instan
cglib/src/main/java/net/sf/cglib/proxy/Enhancer.java:335
↓ 7 callers
Method
get
(AbstractClassGenerator gen, boolean useCache)
cglib/src/main/java/net/sf/cglib/core/AbstractClassGenerator.java:115
↓ 7 callers
Method
getProperty
(Class beanClass, String property)
cglib/src/test/java/net/sf/cglib/proxy/TestMixin.java:115
↓ 7 callers
Method
getSuperType
()
cglib/src/main/java/net/sf/cglib/core/ClassInfo.java:27
↓ 7 callers
Method
hashCode
()
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:287
↓ 7 callers
Method
ifnull
(Label label)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:156
↓ 7 callers
Method
invokeSuper
(Object obj, Method method, Object[] args)
cglib/src/test/java/net/sf/cglib/proxy/TestInterceptor.java:57
↓ 7 callers
Method
isPublic
(int access)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:58
↓ 7 callers
Method
loadClass
(String name)
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:322
↓ 7 callers
Method
load_class
(CodeEmitter e, Type type)
cglib/src/main/java/net/sf/cglib/core/EmitUtils.java:312
↓ 7 callers
Method
math
(int op, Type type)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:243
↓ 7 callers
Method
newInstance
(Class delegateClass, String methodName, Class iface)
cglib/src/main/java/net/sf/cglib/reflect/MethodDelegate.java:115
↓ 7 callers
Method
newarray
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:339
↓ 7 callers
Method
toByteArray
()
cglib/src/main/java/net/sf/cglib/core/DebuggingClassWriter.java:71
↓ 7 callers
Method
toString
()
cglib/src/main/java/net/sf/cglib/core/Signature.java:57
↓ 7 callers
Method
transform
(Collection c, Transformer t)
cglib/src/main/java/net/sf/cglib/core/CollectionUtils.java:59
↓ 7 callers
Method
visitJumpInsn
(int opcode, Label label)
cglib/src/main/java/net/sf/cglib/transform/MethodVisitorTee.java:98
↓ 6 callers
Method
array_load
(Type type)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:245
↓ 6 callers
Method
catch_exception
(Block block, Type exception)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:145
↓ 6 callers
Method
customize
(CodeEmitter e, Type type)
cglib/src/main/java/net/sf/cglib/core/Customizer.java:27
↓ 6 callers
Method
defineClass
(String className, byte[] b, ClassLoader loader)
cglib/src/main/java/net/sf/cglib/core/ReflectUtils.java:451
↓ 6 callers
Method
derby
()
cglib/src/test/java/net/sf/cglib/proxy/DI2.java:4
↓ 6 callers
Method
foo
()
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:555
↓ 6 callers
Method
getClassInfo
()
cglib/src/main/java/net/sf/cglib/core/MethodInfo.java:26
↓ 6 callers
Method
getComponentType
(Type type)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:295
↓ 6 callers
Method
getFieldName
(int arg)
cglib/src/main/java/net/sf/cglib/core/KeyFactory.java:342
↓ 6 callers
Method
getIntP
()
cglib/src/test/java/net/sf/cglib/beans/MA.java:48
↓ 6 callers
Method
getName
()
cglib/src/main/java/net/sf/cglib/core/Signature.java:41
↓ 6 callers
Method
getType
()
cglib/src/main/java/net/sf/cglib/core/ClassInfo.java:26
↓ 6 callers
Method
invoke
(String name, Class[] parameterTypes, Object obj, Object[] args)
cglib/src/main/java/net/sf/cglib/reflect/FastClass.java:91
↓ 6 callers
Method
invoke_static_this
(Signature sig)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:528
↓ 6 callers
Method
processCase
(Object key, Label end)
cglib/src/main/java/net/sf/cglib/core/ObjectSwitchCallback.java:21
↓ 6 callers
Method
setUseCache
Whether use and update the static cache of generated classes for a class with the same properties. Default is <code>true</code>.
cglib/src/main/java/net/sf/cglib/core/AbstractClassGenerator.java:195
↓ 6 callers
Method
toByteArray
(InputStream input)
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:397
↓ 6 callers
Method
visitLdcInsn
(Object cst)
cglib/src/main/java/net/sf/cglib/transform/MethodVisitorTee.java:108
↓ 6 callers
Method
visitMaxs
(int maxStack, int maxLocals)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:845
↓ 6 callers
Method
visitVarInsn
(int opcode, int var)
cglib/src/main/java/net/sf/cglib/transform/MethodVisitorTee.java:73
↓ 5 callers
Method
arraylength
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:351
↓ 5 callers
Method
athrow
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:569
↓ 5 callers
Method
beginMethod
(ClassEmitter ce, MethodInfo method)
cglib/src/main/java/net/sf/cglib/proxy/CallbackGenerator.java:29
↓ 5 callers
Method
create
(Method method)
cglib/src/main/java/net/sf/cglib/core/MethodWrapper.java:33
↓ 5 callers
Method
dup_x1
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:214
↓ 5 callers
Method
emitCallback
(CodeEmitter ce, int index)
cglib/src/main/java/net/sf/cglib/proxy/CallbackGenerator.java:32
↓ 5 callers
Method
emit_invoke
(int opcode, Type type, Signature sig, boolean isInterface)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:494
↓ 5 callers
Method
generateClass
(ClassVisitor v)
cglib/src/main/java/net/sf/cglib/core/ClassGenerator.java:21
↓ 5 callers
Method
getConstructor
(Constructor constructor)
cglib/src/main/java/net/sf/cglib/reflect/FastClass.java:107
↓ 5 callers
Method
getInstance
()
cglib/src/main/java/net/sf/cglib/core/MethodInfoTransformer.java:24
↓ 5 callers
Method
getMethods
Finds all of the methods that will be extended by an Enhancer-generated class using the specified superclass and interfaces. This can be useful in bui
cglib/src/main/java/net/sf/cglib/proxy/Enhancer.java:533
↓ 5 callers
Method
getResourceAsStream
(String name)
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:1378
↓ 5 callers
Method
getReturnType
()
cglib/src/main/java/net/sf/cglib/reflect/FastMethod.java:44
↓ 5 callers
Method
getSignature
Return the signature of the proxied method.
cglib/src/main/java/net/sf/cglib/proxy/MethodProxy.java:130
↓ 5 callers
Method
getStaticHook
()
cglib/src/main/java/net/sf/cglib/core/ClassEmitter.java:93
↓ 5 callers
Method
getType
(String className)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:42
↓ 5 callers
Method
init
()
cglib/src/main/java/net/sf/cglib/proxy/MethodProxy.java:55
↓ 5 callers
Method
isBridge
(int access)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:78
↓ 5 callers
Method
pop2
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:211
↓ 5 callers
Method
setCallbackType
Set the single type of {@link Callback} to use. This may be used instead of {@link #setCallback} when calling {@link #createClass}, since it may not b
cglib/src/main/java/net/sf/cglib/proxy/Enhancer.java:276
↓ 5 callers
Method
setIntP
(int intP)
cglib/src/test/java/net/sf/cglib/beans/MA.java:52
↓ 5 callers
Method
setNamingPolicy
Override the default naming policy. @see DefaultNamingPolicy @param namingPolicy the custom policy, or null to use the default
cglib/src/main/java/net/sf/cglib/core/AbstractClassGenerator.java:178
↓ 5 callers
Method
visit
(int version, int access, String name,
cglib/src/test/java/net/sf/cglib/transform/DumpFieldsTask.java:106
↓ 5 callers
Method
visitCode
()
cglib/src/main/java/net/sf/cglib/transform/MethodVisitorTee.java:58
↓ 4 callers
Method
aMethod
(Refined obj)
cglib/src/test/java/net/sf/cglib/proxy/TestEnhancer.java:1602
↓ 4 callers
Method
addProperty
(String name, Class type)
cglib/src/main/java/net/sf/cglib/beans/BeanGenerator.java:59
↓ 4 callers
Method
begin_block
()
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:141
↓ 4 callers
Method
begin_method
(int access, Signature sig, Type[] exceptions)
cglib/src/main/java/net/sf/cglib/transform/impl/InterceptFieldTransformer.java:141
↓ 4 callers
Method
compare
(Object[] data1, Object[] data2)
cglib/src/test/java/net/sf/cglib/util/TestParallelSorter.java:52
↓ 4 callers
Method
create
(Class source, Class target, boolean useConverter)
cglib/src/main/java/net/sf/cglib/beans/BeanCopier.java:46
↓ 4 callers
Method
determineTypes
(Class[] callbackTypes)
cglib/src/main/java/net/sf/cglib/proxy/CallbackInfo.java:22
↓ 4 callers
Method
emit_type
(int opcode, Type type)
cglib/src/main/java/net/sf/cglib/core/CodeEmitter.java:552
↓ 4 callers
Method
emulateClassGetName
(Type type)
cglib/src/main/java/net/sf/cglib/core/TypeUtils.java:312
↓ 4 callers
Method
end
()
cglib/src/main/java/net/sf/cglib/core/Block.java:35
← previous
next →
101–200 of 2,009, ranked by callers