- All Implemented Interfaces:
Function<T,TopicIF>
INTERNAL: Grabber that grabs the type property of the TypedIF object
given to it.
-
Constructor Summary
Constructors
-
Method Summary
INTERNAL: Grabs the topic which is the type of the given typedIF
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TypedIFGrabber
public TypedIFGrabber()
-
Method Details
-
apply
INTERNAL: Grabs the topic which is the type of the given typedIF
- Specified by:
apply in interface Function<T extends TypedIF,TopicIF>
- Parameters:
typed - the given object; internally typecast to TypedIF
- Returns:
- object which is the type; an object implementing TopicIF