Interface BindingSetEntry
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
GroupIterator.Entry
@InternalUseOnly public interface BindingSetEntry extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BindingSet
getPrototype()
-
-
-
Method Detail
-
getPrototype
BindingSet getPrototype()
-
-