Uses of Interface
pro.cyberyon.mojet.types.TypeHandler
Packages that use TypeHandler
-
Uses of TypeHandler in pro.cyberyon.mojet.nodes
Constructors in pro.cyberyon.mojet.nodes with parameters of type TypeHandlerModifierConstructorDescriptionFragmentNode(String accessor, Fragment annotation, TypeHandler<?> handler) Construct a fragment node instance -
Uses of TypeHandler in pro.cyberyon.mojet.types
Classes in pro.cyberyon.mojet.types that implement TypeHandlerModifier and TypeClassDescriptionclasspartial implementation to every concret TypeHandler.Methods in pro.cyberyon.mojet.types that return TypeHandlerModifier and TypeMethodDescription<T> TypeHandler<T> Retrive the first type handler for a give type.