JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.util
Interface ThreadID.Importer

Enclosing interface:
ThreadID

public static interface ThreadID.Importer

A builder for thread IDs.


Method Summary
 long provideId()
           
 String provideName()
           
 

Method Detail

provideId

long provideId()

provideName

String provideName()

JIVE Platform
Release 0.3.1