Class Togglz.None

  • All Implemented Interfaces:
    groovy.lang.GroovyCallable<List<? extends org.togglz.core.Feature>>, groovy.lang.GroovyObject, Serializable, Cloneable, Runnable, Callable<List<? extends org.togglz.core.Feature>>, org.togglz.core.Feature
    Enclosing class:
    Togglz

    public abstract static class Togglz.None
    extends groovy.lang.Closure<List<? extends org.togglz.core.Feature>>
    implements org.togglz.core.Feature
    Marker class to indicate that the field has the default value.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class groovy.lang.Closure

        DELEGATE_FIRST, DELEGATE_ONLY, DONE, IDENTITY, maximumNumberOfParameters, OWNER_FIRST, OWNER_ONLY, parameterTypes, SKIP, TO_SELF
    • Method Summary

      • Methods inherited from class groovy.lang.Closure

        andThen, andThenSelf, andThenSelf, asWritable, call, call, call, clone, compose, composeSelf, composeSelf, curry, curry, dehydrate, getDelegate, getDirective, getMaximumNumberOfParameters, getOwner, getParameterTypes, getProperty, getResolveStrategy, getThisObject, isCase, leftShift, leftShift, memoize, memoizeAtLeast, memoizeAtMost, memoizeBetween, ncurry, ncurry, rcurry, rcurry, rehydrate, rightShift, run, setDelegate, setDirective, setProperty, setResolveStrategy, throwRuntimeException, trampoline, trampoline
      • Methods inherited from class groovy.lang.GroovyObjectSupport

        getMetaClass, setMetaClass
      • Methods inherited from interface org.togglz.core.Feature

        isActive, name
      • Methods inherited from interface groovy.lang.GroovyObject

        invokeMethod