org.biojava3.core.sequence.location.template
Interface Point.Resolver<T extends Point>

Enclosing interface:
Point

public static interface Point.Resolver<T extends Point>

Used to resolve a position about a point


Method Summary
 int resolve(T point)
           
 

Method Detail

resolve

int resolve(T point)