org.codehaus.groovy.runtime
[Java] Class GroovyCategorySupport.CategoryMethodList
java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
java.util.ArrayList
org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList
public static class GroovyCategorySupport.CategoryMethodList
extends ArrayList
Methods inherited from class ArrayList
|
add, add, remove, remove, get, clone, indexOf, clear, isEmpty, lastIndexOf, contains, size, subList, toArray, toArray, addAll, addAll, iterator, set, ensureCapacity, trimToSize, removeAll, retainAll, listIterator, listIterator, equals, hashCode, toString, containsAll, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class AbstractList
|
add, add, remove, get, equals, hashCode, indexOf, clear, lastIndexOf, subList, addAll, iterator, set, listIterator, listIterator, remove, toString, isEmpty, contains, size, toArray, toArray, addAll, containsAll, removeAll, retainAll, wait, wait, wait, getClass, notify, notifyAll, size |
level
public final int level
-
GroovyCategorySupport.CategoryMethodList
public GroovyCategorySupport.CategoryMethodList(String name, int level, CategoryMethodList previous)
-
add
public boolean add(CategoryMethod o)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.