Package org.cxbox.core.controller.param
Class BindsParameters
java.lang.Object
org.cxbox.core.controller.param.BaseParameterHolder<BindParameter>
org.cxbox.core.controller.param.BindsParameters
- All Implemented Interfaces:
Iterable<BindParameter>,ParameterHolder<BindParameter>
-
Method Summary
Methods inherited from class org.cxbox.core.controller.param.BaseParameterHolder
getBuilder, isEmpty, iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
fromMap
-